This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Routing to JBI with Camel NMRstlewis Mar 11, 2009 8:27 AM (in response to rotgier)It looks like in your test XML message you're missing the ending quote on "hello": fix that and see if that changes the behavior. 
- 
        2. Re: Routing to JBI with Camel NMRrotgier Mar 11, 2009 9:53 AM (in response to stlewis)I fixed the missing quote , but it did not fix the problem. I had to change Camel's convertBodyTo to following: It now works like a charm. 
 
    