OK, here's a minimal maven web app. https://github.com/cthorburn/LoaderExample.git
Works fine in Tomcat 7.0.40. running under Eclipse 4.2 /current webapp classloader is org.loader.MyClassLoader expected classloader is org.loader.MyClassLoader / but in TOMEE 1.6.0-SNAPSHOT I get /current webapp classloader is org.apache.tomee.catalina.LazyStopWebappClassLoader expected classloader is org.loader.MyClassLoader/ -- View this message in context: http://openejb.979440.n4.nabble.com/Context-Loader-element-ignored-TOMEE-1-5-2-tp4663593p4663617.html Sent from the OpenEJB User mailing list archive at Nabble.com.
