Hi Tim,

exactly... According to http://camel.apache.org/jms.html section Concurrent
Consumin, we can configure concurrentConsumers option in one of the
following ways:
On the JmsComponent,
On the endpoint URI or,
By invoking setConcurrentConsumers() directly on the JmsEndpoint.

However, I tried to add concurrentConsumers=10 as option in endpoint uri,
but always only one works.

I also tried with prefetchSize = 1 but with errors... I'm investigating.

Any suggestions?

Thanks in advance.

Michele






--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Pooled-connection-factory-does-not-work-tp4710421p4710525.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to