> From: laredotornado [mailto:laredotorn...@gmail.com]
> Subject: Re: Possible to redeploy a JAR file without restarting Tomcat?
> 
> So would restarting one of my applicaitons pick up the new 
> shared JAR and all the other apps would continue to use the
> old version?

No - read the first response.  Anything in the shared directories is handled by 
the common classloader.  You have to restart Tomcat to get it to read any 
updated jars.  Restarting individual webapps is irrelevant in this situation.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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

Reply via email to