I would like to load classes required by my web applications via soft links on Linux. I usually set <DefaultContext allowLinking="true"/> under the <Host> element in my server.xml. This worked well with Tomcat 5.0. I moved my webapps to 5.5.9, I made similar modifications to my 5.5 compliant server.xml to allowLinking. Tomcat does not seem to find my classes any longer.
Could someone confirm if this functionality is still working under 5.5.9? Regards, Santosh -- Santosh Dawara ([EMAIL PROTECTED]) Reference: http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/defaultcontext.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
