You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Jamie Le Grange <ja...@googlemail.com> on 2006/02/20 21:32:57 UTC

exchange detached from message in jmsflow

hi,

when i use a jmsflow and i get the inmessage from an exchange, the
message doesn't have a reverse link back to the exchange. this results
in a nullpointerexception when i try to getBody(message) on
ComponentSupport. Should this be happening?

please tick:

(  ) it's me
(  ) jira
(  ) testcase

;)

cheers

Re: exchange detached from message in jmsflow

Posted by Guillaume Nodet <gu...@worldonline.fr>.

Jamie Le Grange wrote:

>hi,
>
>when i use a jmsflow and i get the inmessage from an exchange, the
>message doesn't have a reverse link back to the exchange. this results
>in a nullpointerexception when i try to getBody(message) on
>ComponentSupport. Should this be happening?
>
>please tick:
>
>(  ) it's me
>( X ) jira
>( optional ) testcase 
>  
>
The problem should be really easy to fix at deserialization time.

Guillaume

>;)
>
>cheers
>
>
>  
>