I have not been able to reload webapps with the tomcat manager
module. I am able to connect to the manager and it shows the
application is running, and appears to accept commands without
complaint. But the app does not get reloaded.
The Context is marked as "reloadable" in the server.xml file.
<Context path="/cinema" docBase="cinema"
debug="0" reloadable="true" >
</Context>
Is there something else required for reloading to work?
Thanks,
Glen Jackson
[EMAIL PROTECTED]
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>