I'm using Tomcat 5.5.4 on Windows XP. My question is
about the manager application. I deployed a web app
called "commutercorps" and then wanted to undeploy it.
Instead of using the "undeploy" command, I deleted
CATALINA_HOME/webapps/commutercorps/ and
CATALINA_HOME/work/commutercorps/, and then restarted
Tomcat.
However, the app still shows when I use List Web
applications. It can't be started, it can't be
undeployed through the manager app. It just sits there
and won't go away.
Moreover, I'm also using Ant to work with this
application, trying to deploy a new version of my app
using the custom Ant tasks for working with the Tomcat
manager application such as
"org.apache.catalina.ant.DeployTask", etc. But that
doesn't work now -- the task fail with a message
saying there's already an application on that path.
How can I get things back to normal without
reinstalling Tomcat?
Any help would be greatly appreciated.
Thanks.
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]