[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
Thu May 24 16:59:04 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/737781#737781
--------------------------------------------------------------
In your code, you could do something like:
System.out.println("HI::classloader >> " + HibernateInterceptor.class.getClassLoader());
Or remote debug of JBossAS and stopping the code in Ejb3Configuration.configure(Ejb3Configuration.java:793)
then doing the same, somehow. :-)
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/737781#737781]
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/20120524/ecb999a6/attachment-0001.html
More information about the jboss-user
mailing list