[jboss-user] [JBoss Seam] - Re: Inject EBJ

petemuir do-not-reply at jboss.com
Mon Mar 19 06:04:38 EDT 2007


Try @Stateless
  | @Name("action2")
  | public class Action2Bean implements Action2Local {
  | @In private Action1Local action1;
  | } 

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

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



More information about the jboss-user mailing list