Expose setDeliveryMode property in org.apache.camel.component.jms.JmsComponent
------------------------------------------------------------------------------

                 Key: CAMEL-4257
                 URL: https://issues.apache.org/jira/browse/CAMEL-4257
             Project: Camel
          Issue Type: Improvement
          Components: camel-jms
    Affects Versions: 2.7.2
            Reporter: Dmitri Maximovich


It would be beneficial if org.apache.camel.component.jms.JmsComponent would 
allow to specify JMS deliveryMode explicitly. 

Currently, from what I can tell, there is only boolean deliveryPersistent 
property which is not enough if JMS provider supports additional non-standard 
delivery modes. Example is Tibco EMS RELIABLE_DELIVERY mode.


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

        

Reply via email to