[jboss-user] [JBoss Seam] - Re: Stateless EJB cant be invoked by POJO

2008-02-17 Thread [EMAIL PROTECTED]
Seam doesn't support injection by @EJB - and as you aren't declaring you bean 
an EJB3, you won't get the container to inject it either.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129927
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Stateless EJB cant be invoked by POJO

2008-02-08 Thread QPool.Char
It works now by propagating the existing processStarter reference to the class 
where it is needed.

I still like to know why this class cant inject the EJB by itself.

thx in advance

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127826
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user