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 can restart an individual application, but you can't dynamically
replace a jar.  See the Context element description for the "reloadable"
attribute in the config docs and the WatchedResource element in the
default Context definition (in tomcat/conf/context.xml)


p

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to