Undeploy in Tomcat does not delete ADF .jar files under lib
694360Apr 20 2009 — edited May 20 2009I'm trying to undeploy my application in Tomcat without having to stop and start the Tomcat service. In the manager I undeploy the application. When I look under webapps I see that my exploded application directory is still there and if I look inside of the directory everything has been deleted except for 6 .jar files under WEB-INF/lib (adf_faces_impl, afc, custComps, jsf-impl, log4j-1.2.8, and portlet-client-adf). All other .jar files under lib are gone. Any suggestions?
Thanks