The classloader in Jboss AS 7 is in my opinion a very good implementation. It's base on modules instead of using the more familiar hierarchical class loading. It's very neat and in my experience it put an end to jar hell
https://docs.jboss.org/author/display/AS7/Class+Loading+in+AS7 I hope my suggestion could became handy, even though I suspect it might be not easy to implement it in TomEE -- View this message in context: http://openejb.979440.n4.nabble.com/tomee-next-classloading-tp4662907p4662953.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
