[jboss-user] [JBoss Seam] - Re: inject ejb in JSF validator

sannegrinovero do-not-reply at jboss.com
Wed Jan 9 07:49:10 EST 2008


Only using "@Name" doesn't make it an EJB,
you could use @In to inject it as name made it a seam component,
or you could make it an EJB using @Stateful or @Stateless.

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

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



More information about the jboss-user mailing list