Setting null body on JmsMessage should not re-initialize JMS message again
--------------------------------------------------------------------------

                 Key: CAMEL-3805
                 URL: https://issues.apache.org/jira/browse/CAMEL-3805
             Project: Camel
          Issue Type: Bug
          Components: camel-jms
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.8.0


See nabble
http://camel.465427.n5.nabble.com/choice-when-check-BodyType-null-Body-null-tp4259599p4259599.html

We should use a boolean to keep track if the message body has been explict set 
to null using setBody(null) to avoid re-initialize the message body on 
subsequent accesses

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to