... > But as those jar files are specific to this application, so they should not be placed in shared/lib folder. ...
Do you have any good reason to place the jar files in other location than $CATALINA_HOME/webapps/<appname>/WEB-INF/lib? You are saying that jar files are specific to the application so I won´t put they on a different location. But here you can find the classloader process: http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html Mauricio Fernández A. Ingeniero de Sistemas U. Autónoma de Manizales -----Mensaje original----- De: Saha Rabindra N [mailto:[EMAIL PROTECTED] Enviado el: viernes, 21 octubre, 2005 21:29 Para: tomcat-user@jakarta.apache.org Asunto: Tomcat webapps problem. Importancia: Alta > This question is regarding Tomcat web server on Unix. > > I am using Tomcat4.1.18 on HP-UX to run some jsp pages. > > Those jsp pages use some jar files which should be placed in '$CATALINA_HOME/webapps/<appname>/WEB-INF/lib' folder. > > But when I place those jar files in webapps lib folder, the tomcat stops recognizing the webapp application itself. > Whereas if I put those jar files in '$CATALINA_HOME/shared/lib' folder, it works perfectly ok. > But as those jar files are specific to this application, so they should not be placed in shared/lib folder. > > Has anybody faced this problem before ? > Is this a bug in Tomcat ? > > > Regards, > RNS The information contained in this e-mail may be confidential and is intended solely for the use of the named addressee. Access, copying or re-use of the e-mail or any information contained therein by any other person is not authorized. If you are not the intended recipient please notify us immediately by returning the e-mail to the originator.(16b) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]