[jboss-user] [JBoss Microcontainer] - Re: Overriding server libs in an EJB inside an EAR - 5.1.0.GA

Ales Justin do-not-reply at jboss.com
Mon May 28 09:59:35 EDT 2012


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/738292#738292

--------------------------------------------------------------
I mean, you should attach a remote debuger to your AS instance.
This is a pita, as you need to have all the code -- AS project has it, and we use Maven, so it's doable.
Then step-by-step, to see why the classloader from one domain actually jumps / sees the other domain, where they should be isolated from each-other.

Make sure you don't have any unneccessary jboss-classloading.xml files present, which could instruct the CL to point to wrong domain.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/738292#738292]

Start a new discussion in JBoss Microcontainer at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120528/9584deaa/attachment.html 


More information about the jboss-user mailing list