Edwin Ansicodd wrote:
developing a web app on tomcat, restarting tomcat is taking up time.

Is there a smaller tomcat or settings for development on tomcat that allow
for faster development?
If your not modifing the files in $CATALINA_BASE/conf then setting reloadable="true" in your Context in the Host tag in server.xml will do it and/or you can use the manager to do this

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to