We are using tomcat 6.0.16 with a jdk 1.6. I have a number of web applications which use, for example, spring and hibernate. Is there any reason why these jars (and their dependencies) should not be placed in $CATALINA_HOME/lib? It would save a lot of time uploading new releases of my own applications to my servers.

From my reading of the docs there could be a potential problem if there is a conflict between existing classes in the TC distribution and the jars I would put in the 'lib'. What's the recommended practice?

Thanks in advance.

Regards

Alan Chaney


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to