In Tomcat 6.0, when I add a new jar to the CATALINA_HOME/lib/ do I have to
restart Tomcat before it's picked up? I added an MySQL jars so I can use the
JNDI datasource but it is getting a class not found when I deploy my app.
When I restarted my test Tomcat, it found it. I thought that class loading
was dynamic, it will look when needed. So I thought when I deployed my app,
it would look and find it.

I don't want restart the company's production server just to deploy my
simple app.
-- 
View this message in context: 
http://www.nabble.com/Adding-new-jars-to-Tomcat-library.-tp24395122p24395122.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to