Hi, I've an application that has several routes, with JMS Endpoint with many consumers.
This is my JMSConfiguration This is my default thread profile (I'm using Camel 2.13.1) I understand that this determines the pool of threads that each route will use , according to the mechanism of parallelism of each component. For JMS, It 's about the consumers configuration. This is so ? Finally, when I deploy the application... it's run over the default workmanager (I've try to define a custom workmanager using the weblogic file's descriptors, but nobody use it). Is there some mechanism to defined which WorkManager (Weblogic 10.3.6) may use the camelContext ? Thanks in advance. MartÃn -- View this message in context: http://camel.465427.n5.nabble.com/Relation-between-Weblogic-Workmanagers-ThreadPoolProfile-and-JMS-Consumers-tp5757587.html Sent from the Camel - Users mailing list archive at Nabble.com.