"kyle.bober" wrote : I have two EAR files that each contain an ejb jar file.
| I have configured each of the EAR files to isolate there classloaders like so..
|
So you have 2 EARs each isolated. And then you have the EJB3 beans and the @Service
deployed through one ear and the @Service is being accessed through the other? And you
have the interfaces of the @Service beans packaged in both the isolated EARs?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265329#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...