try defining your context with anti-resource-locking enabled, like that:

<Context path="@context@" debug="@debug@" antiResourceLocking="true">

> -----Original Message-----
> From: Omar Valerio [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 03, 2005 3:50 PM
> To: Tapestry users
> Subject: Howto reload apps deployed in Tomcat without restart.
> 
> 
> Hi list,
> 
> I was wondering how did other Tapestry developers handle hot deploy in
> Tomcat. Main issue is that when I try to perform a redeploy 
> of an already
> deployed app container blocks me from doing so.
> 
> Also, after deleting an application and removing its context 
> from Tomcat via
> the app manager interface, I have found that application 
> directory doesn't
> completely dissapear from webapps folder. And when I try to erase the
> directory manually, system blocks operation arguing that 
> tapestry.jar and
> tapestry-contrib.jar are still being used.
> 
> Relevant details:
> 
> Tomcat 4.1.x
> Tapestry 3.0.x
> 
> Greetings,
> ---
> Omar Valerio M.
> 

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

Reply via email to