[jboss-user] [EJB 3.0] - Re: How to Call one EJB from another remotely?

jc7442 do-not-reply at jboss.com
Wed May 23 09:17:49 EDT 2007


another solution:

@Resource
  SessionContext context;

...

context.lookup("...");

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

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



More information about the jboss-user mailing list