Thanks for your reply.

I tried sort of this again, but I received a bean exception
<from
uri="restlet:http://localhost:8077/poc/reply/{id}?restletMethods=post,get"/>
<setHeader headerName="test">
<simple>activemq:test.www?selector=JMSCorrelationID %3D
${header.id}</simple>
</setHeader>    
<pollEnrich> 
        <recipientList><header>test</header></recipientList> 
</pollEnrich> 


Do you have a any other workaround or working example to consume message by
id and send response to client?  

Thanks

--
View this message in context: 
http://camel.465427.n5.nabble.com/pollEnrich-consumer-with-selector-tp4939908p4941669.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to