[jboss-user] [JBoss Seam] - Re: em is always null in my quartz scheduler, plz help.
Stateless Bean
do-not-reply at jboss.com
Tue Aug 7 06:29:48 EDT 2007
This didn't helped. I added @Name("simpleJob") to my jobs class and other annotations to all classes :
@Name("schedulerSystem") and @Name("schedulerJobs") and in
listener is em, in schedulerJobs also is em implemented, but in my thread "simpleJob" em is null.
In seam pay example that i previosly used simple asynchronous thread had em.
Is any way to inject/implement my em into thread manually?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071528#4071528
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071528
More information about the jboss-user
mailing list