Re: TimerManagers and WorkManagers in JEE..

2014-12-08 Thread Brian Teggart
-- View this message in context: http://tomee-openejb.979440.n4.nabble.com/TimerManagers-and-WorkManagers-in-JEE-tp4672678p4673180.html Sent from the TomEE Dev mailing list archive at Nabble.com.

Re: TimerManagers and WorkManagers in JEE..

2014-12-06 Thread Romain Manni-Bucau
any info on how to tune the ManagedThreadFactory to run > x concurrent threads. Do you have an example as to how tune the > ManagedThreadFactory , to say run 4 concurrent threads? > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/TimerManagers-and-WorkManagers-in-JEE-tp4672678p4673173.html > Sent from the TomEE Dev mailing list archive at Nabble.com.

Re: TimerManagers and WorkManagers in JEE..

2014-12-06 Thread Brian Teggart
is message in context: http://tomee-openejb.979440.n4.nabble.com/TimerManagers-and-WorkManagers-in-JEE-tp4672678p4673173.html Sent from the TomEE Dev mailing list archive at Nabble.com.

Re: TimerManagers and WorkManagers in JEE..

2014-10-30 Thread Romain Manni-Bucau
Hi we have some users who managed to use commonj in tomee (you should find answers on the list IIRC). About javax.*.concurrent.* you need to add openejb-concurrency-utilities and api jar jar to make it working but it can be a nicer replacement since it is standard and will be built in in TomEE 2.

TimerManagers and WorkManagers in JEE..

2014-10-30 Thread Teggart, Brian
Hi Guys, I am trying to convert an existing app from websphere to TomEE. I am trying to create references in web.xml to workManager and timerManager resources such as wm/JMSWorkManager commonj.work.WorkManager Container Shareable tm/default