Hi

Please read this page for how to better report problems (how to get help)?
http://camel.apache.org/support.html



On Tue, Mar 30, 2010 at 3:23 PM, ankelee <andreasasm...@gmail.com> wrote:
>
> String str =
> exchange.getUnitOfWork().getOriginalInMessage().getBody(String.class);
>
> I have a simple route from().to() route and I try putting a processor in the
> middle to read the original in message but I always just get null from it,
> what could be wrong?
>
> Can't find a lot of info on the Unit Of Work concept.
> --
> View this message in context: 
> http://old.nabble.com/getUnitOfWork-not-working--tp28082473p28082473.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to