Re: Start Request scope manually fro a worker thread(asynchronous thread) in WAS8

2015-07-22 Thread Mark Struberg
Am 16.07.2015 um 20:27 schrieb akm ameh...@ford.com: injectJavaEEResources ouch, this indicates that some non-CDI EE stuff is not set up and you use it in this thread. In that case it might be better to use @javax.ejb.Asynchronous to start this new thread. Please note that you might need

Re: Start Request scope manually fro a worker thread(asynchronous thread) in WAS8

2015-07-16 Thread akm
-fro-a-worker-thread-asynchronous-thread-in-WAS8-tp4661026p4661127.html Sent from the Apache DeltaSpike Incubator Discussions mailing list archive at Nabble.com.

Re: Start Request scope manually fro a worker thread(asynchronous thread) in WAS8

2015-07-16 Thread akm
:137) -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/Start-Request-scope-manually-fro-a-worker-thread-asynchronous-thread-in-WAS8-tp4661026p4661126.html Sent from the Apache DeltaSpike Incubator Discussions mailing list archive at Nabble.com.

Re: Start Request scope manually fro a worker thread(asynchronous thread) in WAS8

2015-07-16 Thread akm
.nabble.com/Start-Request-scope-manually-fro-a-worker-thread-asynchronous-thread-in-WAS8-tp4661026p4661129.html Sent from the Apache DeltaSpike Incubator Discussions mailing list archive at Nabble.com.

Re: Start Request scope manually fro a worker thread(asynchronous thread) in WAS8

2015-07-10 Thread Mark Struberg
featutes for this framework. I did use EJB @Scheduled for the different usecase -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/Start-Request-scope-manually-fro-a-worker-thread-asynchronous-thread-in-WAS8-tp4661026p4661030

Re: Start Request scope manually fro a worker thread(asynchronous thread) in WAS8

2015-07-10 Thread Mark Struberg
did use EJB @Scheduled for the different usecase -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/Start-Request-scope-manually-fro-a-worker-thread-asynchronous-thread-in-WAS8-tp4661026p4661030.html Sent from the Apache

Re: Start Request scope manually fro a worker thread(asynchronous thread) in WAS8

2015-07-10 Thread akm
Thank you Mark... That did work.. Now RequestScope is available for the Batch(Async) Jobs. -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/Start-Request-scope-manually-fro-a-worker-thread-asynchronous-thread-in-WAS8-tp4661026p4661038.html

Start Request scope manually fro a worker thread(asynchronous thread) in WAS8

2015-07-09 Thread akm
this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/Start-Request-scope-manually-fro-a-worker-thread-asynchronous-thread-in-WAS8-tp4661026.html Sent from the Apache DeltaSpike Incubator Discussions mailing list archive at Nabble.com.