Hi,

Camel threads will not use Weblogics workmanager, and threads will run as so
called unmanaged threads in jee app. server terms.

If you want to use workmangers you have to delegate the thread management
the jee server using eg. CommenJ library.

I did some work some time ago here https://github.com/pax95/camel-commonj if
you wanna have a go. 

I newer finished it though, and are happily running loads of camel routes on
weblogic without workmanagers. 

best,
Preben




--
View this message in context: 
http://camel.465427.n5.nabble.com/Relation-between-Weblogic-Workmanagers-ThreadPoolProfile-and-JMS-Consumers-tp5757587p5757590.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to