Posted By:
Ethan_Hartman
Posted On:
Wednesday, January 9, 2002 08:23 AM
I have a strange little problem with the Tomcat 4.0.1 manager application.
I can use the manager webapp just fine at port 8080--all is well with that. All I want to do is reload webapps.
The strange thing is that this works fine when I access the servlets etc. at port 8080, BUT, when I use the same servlets via the webapp connector, they have not been reloaded.
Has anyone else seen this behavior? Obviously if I restart apache and/or tomcat, the apps will reload, but I want to be able to effectively use the manager to reload apps that are deployed via mod_webapp.
Many thanks.