[jboss-user] [EJB 3.0] - Re: How to inject sessionbean from sessionbean

NSchweig do-not-reply at jboss.com
Sun Jan 4 05:20:43 EST 2009


For other people who are interested:

Thats the code in the groupHandler now:

  | @IgnoreDependency
  | @EJB() private CourseHandlerRemote courseHandler;

And thats it in the courseHandler:
@EJB() private GroupHandlerRemote groupHandler;





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

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



More information about the jboss-user mailing list