Description
You may want to have different number of concurrent consumers for a request/reply over JMS, than a regular from(jms) has.
In older versions of Camel the reply to was always 1 consumer. But today it uses the concurrentConsumers option from JMS component / endpoint.