Trying to use a custom replyManagerExecutorService (defined as a
threadPoolProfile in the camel context) for request/reply as follows:



At startup, I get this error:

org.apache.camel.ResolveEndpointFailedException: Failed to resolve endpoint:
jms://queue:orderRequestQueue?preserveMessageQos=true&receiveTimeout=100&replyManagerExecutorService=%23queueThreadPoolProfile&replyTo=orderResponseQueue
due to: There are 1 parameters that couldn't be set on the endpoint. Check
the uri if the parameters are spelt correctly and that they are properties
of the endpoint. Unknown
parameters=[{replyManagerExecutorService=#queueThreadPoolProfile}]

What am I doing wrong?

--
View this message in context: 
http://camel.465427.n5.nabble.com/Unable-to-set-replyManagerExecutorService-on-jms-endpoint-tp5713949.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to