Re: Tomcat IPV6 Test

2001-03-15 Thread Mel Martinez
--- [EMAIL PROTECTED] wrote: > > Function parseHeaders() in class > apache/catalina/connector/http/httpProcessor.java > which manipulate > request header http and extract portNumber. > MyURL is using the format for literal IPv6 addresses > (described in RFC > 2732). > A literal IPv6 address i

Tomcat IPV6 Test

2001-03-15 Thread jerome . camilleri
Just for informationand little question at this end. I'am testing TOMCAT with java API for IPV6 at the moment and my only problem with your product is about traitment of number port in request Header which raise an NumberFormatException exception ... Function parseHeaders() in class apache/