[jboss-user] [JBoss Seam] - Re: Injection of a stateless session bean (SLSB) into anothe

matt.drees do-not-reply at jboss.com
Thu Apr 5 02:20:08 EDT 2007


I think you're supposed to do something like 


  | public class ContainerBean implements Container
  | {
  | 	@In
  | 	Simple simpleBean;
  | 

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

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



More information about the jboss-user mailing list