I am using Tomcat 4.1.18 and facing problem to get the start page using IPv6 address with 8080 port.
I tried to fix this problem by following earlier mails - modifying the HttpProcessor.java file with the line ->
int n = value.indexOf(":",value.lastIndexOf("]"));
compiling the file and replace this new .class to catalina.jar. I started the Tomcat but still the same problem.
I tried fisrt with HttpProcessor.java from http directory. Then I tried from http10 directory. But it does not work.
Anyone know the solution?
- PJ
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]