We have a requirement where we receive a message to "Q:a" with JMSReplyTo destination and camel route (R1) need to forward the message to "Q:b" and we get a response back to "Topic:c" and camel route (R2) needs to respond back to the same JMS Destination we received in the message in R1 ..
We are using "HawtDBAggregationRepository" component to store the exchange in Route 1 and in Route 2 we have access to the JMS Destination (by reading from the hawtDB) ...Route 2 has the end point configured using the cluster url ... but we are not sure how to use the endpoint and the JMS destination and send the exchange to a specific server in the cluster .. Really appreciate all the help we can get ..Thank you ... -- View this message in context: http://camel.465427.n5.nabble.com/post-a-message-to-a-specific-destination-in-a-cluster-tp5728049.html Sent from the Camel - Users mailing list archive at Nabble.com.