tnguyen1973
Programmer
i have a problem with undeployment of my servlet.
when i performed an undeployment (using Ant)
the context.xml from the catalina folder is deleted and the war file is also deleted; however, the WEB-INF and the META-INF folder stills exist (di not get deleted). Also, the folder in the "work" directory did not get deleted.
I am using Tomcat 5.5.7
Anyone know what could be causing this?
when i performed an undeployment (using Ant)
the context.xml from the catalina folder is deleted and the war file is also deleted; however, the WEB-INF and the META-INF folder stills exist (di not get deleted). Also, the folder in the "work" directory did not get deleted.
I am using Tomcat 5.5.7
Anyone know what could be causing this?