Hi Claus ,
Thanks for the very prompt reply.
I guess the header is already in the header, although i may have
misinterpret your message.
part of my route
-> triggered some asynchronized call
which when completed will triggered a
template.sendBody(
On Thu, Aug 16, 2012 at 9:22 AM, zuff wrote:
> 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 t
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 lik
Thanks Ashwin,
I managed to get it working after referencing the url you shared,
although I not sure whether I did it in the standard manner.
exchange.getOut.setBody( myObj );
Is the the suggested method since its different from the sample you had
shared, partially due to I don't
Hi,
Please check out this link showing a JmsInOnlyWithReplyToAsHeaderTest
example
http://
https://svn.apache.org/viewvc/camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsInOnlyWithReplyToAsHeaderTest.java?view=markup
https://svn.apache.org/viewvc/camel/trunk/compo