Ales Justin [
https://community.jboss.org/people/alesj] created the discussion
"Re: Overriding server libs in an EJB inside an EAR - 5.1.0.GA"
To view the discussion, visit:
https://community.jboss.org/message/738234#738234
--------------------------------------------------------------
Doesn't it have something to do with the domain the EJB modules
inside each EAR? My custom interceptor is inside its EAR ejb module. Shouldnt it have its
own jboss-classloading.xml file?
I doubt it.
EJBs are probably in your sub-deployment (x.ear/my-ejbs.jar), which belongs to root CL (as
one of its roots).
So same rules should apply.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/738234#738234]
Start a new discussion in JBoss Microcontainer at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]