IPv6 Support in Tomcat

2003-01-08 Thread Surendra Kumar
Hi All
   Is IPv6 support  available  for any version of  Tomcat ?
   Where can i get the documentation related to this ?

Thanks
Surendra


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: IPv6 Support in Tomcat

2003-01-08 Thread David Kavanagh
IPv6 is a jdk1.4 feature, that is not availble on Windows (due to 
problems with the IPv6 support in the OS). I'd guess tomcat will work 
with IPv6 if you get JDK1.4 on Solaris or Linux.
See this web page for details.
http://java.sun.com/j2se/1.4/docs/guide/net/ipv6_guide/

David

Surendra Kumar wrote:

Hi All
  Is IPv6 support  available  for any version of  Tomcat ?
  Where can i get the documentation related to this ?

Thanks
Surendra


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]
 




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: IPv6 Support in Tomcat

2003-01-08 Thread Surendra Kumar
Hi David
   Thanks for the info. Is there anything specially needs to be done from
tomcat side ?
   So  If the jdk supports then tomcat also supports Ipv6. Is this correct ?

Thanks
Surendra


- Original Message -
From: David Kavanagh [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Thursday, January 09, 2003 10:33 AM
Subject: Re: IPv6 Support in Tomcat


 IPv6 is a jdk1.4 feature, that is not availble on Windows (due to
 problems with the IPv6 support in the OS). I'd guess tomcat will work
 with IPv6 if you get JDK1.4 on Solaris or Linux.
 See this web page for details.
 http://java.sun.com/j2se/1.4/docs/guide/net/ipv6_guide/

 David

 Surendra Kumar wrote:

 Hi All
Is IPv6 support  available  for any version of  Tomcat ?
Where can i get the documentation related to this ?
 
 Thanks
 Surendra
 
 
 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]
 
 



 --
 To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
mailto:[EMAIL PROTECTED]




--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: IPv6 Support in Tomcat

2003-01-08 Thread David Kavanagh
Surendra,
I can't vouch for the tomcat implementation meeting the criteria set for 
on that web page. That is probably a question for the dev list. It 
sounds like if it was coded without IPv4 references, it should just work.

David

Surendra Kumar wrote:

Hi David
  Thanks for the info. Is there anything specially needs to be done from
tomcat side ?
  So  If the jdk supports then tomcat also supports Ipv6. Is this correct ?

Thanks
Surendra


- Original Message -
From: David Kavanagh [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Thursday, January 09, 2003 10:33 AM
Subject: Re: IPv6 Support in Tomcat


 

IPv6 is a jdk1.4 feature, that is not availble on Windows (due to
problems with the IPv6 support in the OS). I'd guess tomcat will work
with IPv6 if you get JDK1.4 on Solaris or Linux.
See this web page for details.
http://java.sun.com/j2se/1.4/docs/guide/net/ipv6_guide/

David

Surendra Kumar wrote:

   

Hi All
 Is IPv6 support  available  for any version of  Tomcat ?
 Where can i get the documentation related to this ?

Thanks
Surendra


--
To unsubscribe, e-mail:
 

mailto:[EMAIL PROTECTED]
 

For additional commands, e-mail:
 

mailto:[EMAIL PROTECTED]
 

 


--
To unsubscribe, e-mail:
   

mailto:[EMAIL PROTECTED]
 

For additional commands, e-mail:
   

mailto:[EMAIL PROTECTED]
 

   



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]
 





Re: IPv6 Support in Tomcat

2003-01-08 Thread Craig R. McClanahan


On Thu, 9 Jan 2003, Surendra Kumar wrote:

 Date: Thu, 9 Jan 2003 10:25:51 +0530
 From: Surendra Kumar [EMAIL PROTECTED]
 Reply-To: Tomcat Users List [EMAIL PROTECTED]
 To: Tomcat Users List [EMAIL PROTECTED]
 Subject: IPv6 Support in Tomcat

 Hi All
Is IPv6 support  available  for any version of  Tomcat ?
Where can i get the documentation related to this ?


If your JVM+OS combination supports IPv6, then Tomcat does.  If it
doesn't, Tomcat doesn't.  JDK 1.4 or later has the relevant JVM support,
so it's primarily a matter of whether IPv6 is supported by your OS.


 Thanks
 Surendra

Craig


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]