[
https://issues.apache.org/jira/browse/CAMEL-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001422#comment-13001422
]
Claus Ibsen commented on CAMEL-3743:
------------------------------------
Can you check the spring documentation as its frankly a spring JMS feature we
just delegate to.
I can't remember which JMSxxx it preserves.
> preserveMessageQos does NOT preserve JMSDeliveryMode
> ----------------------------------------------------
>
> Key: CAMEL-3743
> URL: https://issues.apache.org/jira/browse/CAMEL-3743
> Project: Camel
> Issue Type: Bug
> Components: camel-activemq, camel-jms
> Affects Versions: 2.6.0
> Environment: Java 1.6 64bit SunSolaris 64bit
> Reporter: Oleg Kiorsak
> Priority: Critical
> Fix For: 2.8.0
>
>
> I have this simple route (in camel.xml, under ActiveMQ 5.4.2):
> <route>
> <from uri="activemq:MDT.INBOUND"/>
> <to uri="activemq:INBOUND?preserveMessageQos=true"/>
> </route>
> despite what 'preserveMessageQos' options is described as being intended for,
> it does NOT preserve the JMSDeliveryMode
> all my non-persistent messages end-up as becoming persistent.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira