Hi, maybe give it a try on the snapshot (1.6.0-SNAPSHOT), IIRC we don't handle all classloaders completely ATM but depending what you do it should work.
*Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/6/10 CThorburn <[email protected]> > In Tomcat 7.0.40 this works fine... > > <Context docBase="webx" path="/webx" reloadable="true" > source="org.eclipse.jst.jee.server:webx"> > <Loader loaderClass="com.me.MyClassLoader" /> > </Context> > > In TOMEE it has no effect. What gives? > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Context-Loader-element-ignored-TOMEE-1-5-2-tp4663593.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
