[jboss-user] [Installation, Configuration & DEPLOYMENT] - How to replace Classloader for EAR project
JackVlg
do-not-reply at jboss.com
Fri Nov 28 03:21:12 EST 2008
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=4192940#4192940
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4192940
More information about the jboss-user
mailing list