Hi I have web-services configured using the JMS transport. I have configured the JMS configuration to spawn more than one thread when there are multiple messages in the JMS queue using the setting for concurrentConsumers=1 maxConcurrentConsumers=10 However, I see a new feature added for 2.1.4 called "maxConcurrentTasks". What is the difference between this and the "maxConcurrentConsumers"? thanks
Sonam CXF User
