[jboss-user] [EJB/JBoss] - EJB making a remote call to another EJB

sevenoaksis1 do-not-reply at jboss.com
Sun Nov 5 22:13:12 EST 2006


We need EJBs on one JBoss machine to call other EJBs (mostly MDBs but also stateless session beans) on another JBoss machine.

I can only find references to using the usual client code to call a remote EJB, which obviously we can encapsulate in a stateless session bean which will do the job fine, but is there a cleaner way by declaring the remote ejbs as resources in the deployment descriptors ?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983345#3983345

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983345



More information about the jboss-user mailing list