[jboss-user] [Microcontainer] - How to replace Classloader for EAR project

JackVlg do-not-reply at jboss.com
Fri Nov 28 05:28:07 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=4192968#4192968

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4192968



More information about the jboss-user mailing list