Hello everyone, We have several Tomcat 6 working right now without problems and we are using allowLinking="true" in our context.xml to allow for easier management. However we have been testing Java 1.6 64bits version and for some reason the allowLinking feature does not seem to work.
When I put that on the $TOMCAT_HOME/conf/context.xml tomcat does not seem to boot up properly. Oddly enough the HTTP connector is listening (although it does not respond to any actual HTTP requests) but the shutdown port and the AJP connector are not even in LISTEN status. The log file catalina.out does not output anything meaningfull. Is this a known issue? Regards, Nuno