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: dev@tomcat.apache.org
        ReportedBy: on...@dynawest.cz


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/us...@wicket.apache.org/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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to