[jboss-user] [JBoss Seam] - Re: Injecting EJB3 into a POJO
gavin.king@jboss.com
do-not-reply at jboss.com
Thu Dec 14 23:19:37 EST 2006
Definitely it is not possible using @EJB. It is possible using @In, but you must use the local interface type, not the bean class.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994108#3994108
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994108
More information about the jboss-user
mailing list