camel-jms - Issue with using preserveMessageQos and JMS delivery mode not being 
propagated correctly
----------------------------------------------------------------------------------------------------

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


If doing a JMS -> JMS (preserveMessageQos) then the JMSDeliveryMode may not be 
correctly preserved. This problem is only if the route is a straight JMS -> 
JMS. If you add some steps in between then the JmsMessage may be touched and 
the property is then propagated correctly.

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

        

Reply via email to