You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2014/08/10 09:54:53 UTC

[Bug 56833] ClassNotFoundException in org.apache.catalina.loader.WebappClassLoader.loadClass when depersist session

https://issues.apache.org/bugzilla/show_bug.cgi?id=56833

Thomas.LIU <th...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 OS|                            |All

--- Comment #1 from Thomas.LIU <th...@hotmail.com> ---
move context.xml to application META-INF. all good now.

http://tomcat.apache.org/tomcat-6.0-doc/jndi-resources-howto.html#context.xml_configuration

context.xml configuration

    If Tomcat is unable to identify the appropriate resource factory and/or
additional configuration information is required, additional Tomcat specific
configuration must be specified before Tomcat can create the resource. Tomcat
specific resource configuration is entered in the <Context> elements that can
be specified in either $CATALINA_BASE/conf/server.xml or, preferably, the
per-web-application context XML file (META-INF/context.xml).

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org