anonymous wrote : You could retrieve the entity beans over jndi.
You cannot do this in EJB3. (You did used to be able to do it in EJB2.) Instead you should
create an EJB jar with your entities and deploy it into each EAR.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967932#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...