[jboss-user] [EJB 3.0] - EJB3.0+Quartz
kristof.devos
do-not-reply at jboss.com
Mon Aug 7 09:55:48 EDT 2006
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
More information about the jboss-user
mailing list