nice weekend too.
Yea,I have got it according to your suggestions.Thank you ,I am very glad
to
write to you, it is a very good thing for me .I hope I can often
communicate
with you. May you Happy..
Best wishes.
rock.
--
View this message in context:
http://www.nabble.com/Tomcat-5.5-and-IPv6-
ry good thing for me .I hope I can often communicate
with you. May you Happy..
Best wishes.
rock.
--
View this message in context:
http://www.nabble.com/Tomcat-5.5-and-IPv6-configuration-tf2033096.html#a5671064
Sent from the Tomcat - User forum at Nabble.com.
Your first two questions are in no way Tomcat-specific.
Anyway...
Ipv6Tomcat wrote:
> yes,I had installed tomcat 5.0.28 simply in my machine(xp sp2)
> ,because my computer has deployed ipv4 and ipv6 address, when i install
> tomcat successfully, I just put the "http://localhost:8080"; to webb
dress(InetAddress.getByName("hostname") return
ipv4,not ipv6 address.).
thirdly,i want to know if there is a deployment change for ipv6
environment? just modify the deployment file like server.xml etc.
Thank you !
Best wishes.
rock.
--
View this message in context:
http://www.nabble.
Ipv6Tomcat wrote:
> hello Hans and all guys:
>Nice to see the question you provided.I have the same idea( use a
> configuration-only way ). Do you solve it?
Yes:
http://mail-archives.apache.org/mod_mbox/tomcat-users/200608.mbox/[EMAIL
PROTECTED]
Won't help you much when you're on Windows, tho
.
Best regards.
rock.([EMAIL PROTECTED])
--
View this message in context:
http://www.nabble.com/Tomcat-5.5-and-IPv6-configuration-tf2033096.html#a5645215
Sent from the Tomcat - User forum at Nabble.com.
-
To start a new topic, e
Ok, I solved the problem by changing a kernel parameter
# sysctl -w net.inet6.ip6.v6only=0
This enables Tomcat to bind to IPv4 as well as IPv6 addresses. In that case,
the shutdown port binds to 127.0.0.1 (it is not important to me that this is a
IPv4 address) and the other ports bind to whate
Hi and thanks for your reply.
> I've never had the problem you describe. I use Linux though. On my machine
> the
> shutdown port binds to IPv6 representation of 127.0.0.1:
>
> tcp6 0 0 :::127.0.0.1:8007 :::*LISTEN
>
> 7970/java
I made some more tests
Hans Müller wrote:
> currently I'm trying to set-up a standalone Tomcat 5.5.17 server in an IPv6
> environment on a FreeBSD 6.1 machine. Unfortunately, Tomcat refuses to
> start. Here is the relevant content of the catalina.out log-file:
>
> SEVERE: StandardServer.await: create[8005]:
> java.net.Bi
Hello guys,
currently I'm trying to set-up a standalone Tomcat 5.5.17 server in an IPv6
environment on a FreeBSD 6.1 machine. Unfortunately, Tomcat refuses to start.
Here is the relevant content of the catalina.out log-file:
SEVERE: StandardServer.await: create[8005]:
java.net.BindException: Ca
10 matches
Mail list logo