Dear All,
Is this type of custom component possible?
<from uri="activemq:topic:request"/>
<to uri="request:queue"/>
<to uri="direct:waitForQueue"/>
<from uri="direct:waitForQueue"/>
<to uri="queueManager:queue?id={in.header.id}/> [This portion will
perform a polling and return the result that matches the given id']
<aggregate .................>
.....
</aggregate>
Thanks and Best regards,
Zuff
--
View this message in context:
http://camel.465427.n5.nabble.com/Polling-Consumer-and-a-Producer-tp5721274.html
Sent from the Camel - Users mailing list archive at Nabble.com.