Standard classloader for ejb components in EAR project is org.jboss.mx.loading.UnifiedClassLoader3.
I need to replace this loader by own loader which extend standard loader. I need to check all entities and add to some entities special field by javassist. How to replace standard loader? What i must write in jboss-app.xml? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192968#4192968 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4192968 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
