> 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?

See the documentation for the 'reloadable' Context attribute:

http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/context.html

HTH

Harry Mantheakis
London, UK


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

Reply via email to