https://issues.apache.org/bugzilla/show_bug.cgi?id=50338
Summary: Undeploy: files deleted before application's destroy()
finishes
Product: Tomcat 6
Version: 6.0.29
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
Sun JDK 1.6.22
Gentoo
Wicket 1.4.13
STR:
1) Have a Wicket-based application deployed on Tomcat, exploded to a dir
2) Undeploy it by moving the directory elsewhere
3) You'll see the exception
NoClassDefFoundError: org/apache/wicket/util/lang/PropertyResolver
See
http://ondra.zizka.cz/stranky/programovani/java/web/wicket/wicket-NoClassDefFoundError-PropertyResolver.texy
for full stacktrace
Using Jetty, this error does not occur, so it's Tomcat related.
The issue is discussed here:
http://www.mail-archive.com/[email protected]/msg49863.html
Identified as Tomcat deleting app's files too early.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]