Hi,

I have a quartz job witch is working fine, I deploy the mbean in my ear file. 
however I would like to access my session beans and my EJB3.0 persistence 
manager but when using the annotations @EJB or @PersistenceContext I only get a 
null object. It seems that the quartz job is running outside of the jboss 
context, is there any way to inject the session beans into the quartz job 
class??

thx a lot

grz

K

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

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

Reply via email to