A simple test worked for me.  Note that just updating the
War file doesn't trigger the reload.  After updating the
War file, the next request to that webapp's context triggers
the reload.

Also note that there are issues with Jar reloading in some
JVM's.  You may need to add:

   use11Loader="true"

to <LoaderInterceptor11> as a workaround if you experience
problems with Jar reloading.

Cheers,
Larry


> -----Original Message-----
> From: Corbin, Ken [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, June 25, 2002 2:57 PM
> To: '[EMAIL PROTECTED]'
> Subject: AutoDeploy redeploy option doesn't seem to be 
> working in 3.3.1
> 
> 
> We're using pretty much the default server.xml, which has the standard
>   <AutoDeploy source="webapps" target="webapps" redeploy="true" />
> line.  But we are noticing that web application is not automatically
> expanding when a war file in webapps is updated.   The 
> application does get
> expanded and redployed if we take down the server and bring 
> it up again.
> Is there anything obvious that I am missing???
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:tomcat-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to