Re: Possible to redeploy a JAR file without restarting Tomcat?

2010-06-29 Thread laredotornado
definition (in tomcat/conf/context.xml) p -- View this message in context: http://old.nabble.com/Possible-to-redeploy-a-JAR-file-without-restarting-Tomcat--tp29007357p29024617.html Sent from the Tomcat - User mailing list archive at Nabble.com

RE: Possible to redeploy a JAR file without restarting Tomcat?

2010-06-29 Thread Caldarale, Charles R
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

Possible to redeploy a JAR file without restarting Tomcat?

2010-06-27 Thread laredotornado
/Possible-to-redeploy-a-JAR-file-without-restarting-Tomcat--tp29007357p29007357.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional

Re: Possible to redeploy a JAR file without restarting Tomcat?

2010-06-27 Thread 1destroyer1
in context: http://old.nabble.com/Possible-to-redeploy-a-JAR-file-without-restarting-Tomcat--tp29007357p29007357.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: Possible to redeploy a JAR file without restarting Tomcat?

2010-06-27 Thread Pid
On 27/06/2010 20:04, laredotornado wrote: Hi, I'm using Tomcat 6.0.26. There is one JAR file I repeatedly rebuild and deploy and I was wondering if there is any way, obscure or otherwise, to deploy this JAR file without having to restart Tomcat. Thanks for any insights, - Dave You