Hi

See this FAQ
http://camel.apache.org/using-getin-or-getout-methods-on-exchange.html

And change your logic to set the answer on the IN thats just much
easier, in the HelloProcessor.


On Mon, Mar 28, 2011 at 10:02 PM, Mike L. <patzer...@hotmail.com> wrote:
>
> Claus:
>
> Thank you very much for your response. However, using the few test classes I 
> wrote which illustrate the problem I have been running them on the same box 
> (my local dev machine). So, the two test classes as well as ActiveMQ are all 
> running locally...
>
> Any help would be greatly appreciated. My manager has indicated that if I 
> cannot get this feature to work he is skeptical of using Camel at all...
>
> TIA,
>
> Mike L. (aka patzerbud)
>
>
>> From: claus.ib...@gmail.com
>> Date: Fri, 25 Mar 2011 19:07:30 +0100
>> Subject: Re: InOut over JMS always leads to Timout 
>> (ExchangeTimedOutException)
>> To: users@camel.apache.org
>>
>> As always when passing messages over JMS make sure the clock is synced
>> between the boxes.
>>
>> There is a timestamp plugin for AMQ which can help
>> http://activemq.apache.org/timestampplugin.html
>>
>>
>>
>>
>> --
>> Claus Ibsen
>> -----------------
>> FuseSource
>> Email: cib...@fusesource.com
>> Web: http://fusesource.com
>> Twitter: davsclaus
>> Blog: http://davsclaus.blogspot.com/
>> Author of Camel in Action: http://www.manning.com/ibsen/
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to