[jboss-user] [EJB3] - Re: tutorial / code example on how to call a remote EJB from an EJB in another EAR and ear isolation ON, in jboss 4.2.3

Ilya Sorokoumov do-not-reply at jboss.com
Fri Feb 4 13:31:20 EST 2011


Ilya Sorokoumov [http://community.jboss.org/people/ilya40umov] created the discussion

"Re: tutorial / code example on how to call a remote EJB from an EJB in another EAR and ear isolation ON, in jboss 4.2.3"

To view the discussion, visit: http://community.jboss.org/message/585613#585613

--------------------------------------------------------------
I had the same problems with WebLogic because it always creates separated classloaders for EARs. You just need to put remote interface class, used entities/dtos and exceptions in jar file and this file should be added to the second ear.
There is a long discussion about this topic here:
 http://community.jboss.org/thread/33617 http://community.jboss.org/thread/33617
--------------------------------------------------------------

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

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

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


More information about the jboss-user mailing list