Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Undeploy in Tomcat does not delete ADF .jar files under lib

694360Apr 20 2009 — edited May 20 2009
I'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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 17 2009
Added on Apr 20 2009
7 comments
1,081 views