Hopefully resolving the errors you see when setting the prefetch size will fix your problem. If not, let us know what the behavior is with a prefetch value of 1, 2, and 10, once that works. On Apr 8, 2016 9:28 AM, "Michele" <michele.mazzi...@finconsgroup.com> wrote:
> 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. >