Hi,
I need some additional help. I now need to send a reply back without having access to the original Exchange, as the current scenario happened after some processing by an external source. how do I send a reply back to the temp-topic if the temp topic name generated is something like ID:zuff-xxxxxxxxx-xxx-1:1:1 i tried with template.sendBody(weblogc://temp-topic:ID:zuff-xxxxxxxxx-xxx-1:1:1, myObj) without success. howver if i changed it to template.sendBody(weblogc://topic:myTopic:ABC, myObj) it work. if the : causing some issue with the uri ? Best Regards, Zuff -- View this message in context: http://camel.465427.n5.nabble.com/Issue-with-temporary-topic-tp5716869p5717477.html Sent from the Camel - Users mailing list archive at Nabble.com.