OK,
i've read some of the discussions on the dev list. Interesting.

BTW,
I realized that Injection (@EJB/@Inject) does not work in Quartz jobs so I
have to lookup my ejb's.
But my next problem is that my service EJB's (which are called by the job)
are protected by @rolesallowed.

I've tried do let my jobs be stateless but it seems that sessioncontext is
not progated.

Is there a workaround for this issue? If not, I probably have to look into
redesigning my lookups (adding credentials props etc)

br hw



--
View this message in context: 
http://openejb.979440.n4.nabble.com/TomEE-and-persistent-timers-tp4666750p4666776.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to