Hi again,

In my case, the application's WEB-INF/web.xml change does not trigger
a reload although I have
<WatchedResource>WEB-INF/web.xml</WatchedResource>
in context.xml.

No idea why this does not work.

But a change of the application's context descriptor triggers a
reload, e.g.:

touch yourCatalinaHome/conf/Catalina/yourDotcom/ROOT.xml

No idea why this works.

Have you tried it?

Regards,
Bernard


On Fri, 18 Mar 2005 02:33:46 +0000, you wrote:

>Hi again!
>
>I am currently developoing a web application and whenever I change my 
>project (jsp file or java classes) I have to deploy and undeploy the 
>application again. Which take a lot of time and it drives me crazy!!!
>
>Do you know how can I foce tomcat to deploy my build directory and
>whenever I change something in the build directory it can automatically
>detect it and refresh the deployed web application?
>
>Thank you in advance, Kostas
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to