[ https://issues.apache.org/jira/browse/CAMEL-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492943#comment-13492943 ]
Willem Jiang commented on CAMEL-5777: ------------------------------------- Thanks for pointing that out, it should be SESSION_TRANSACTED. I just updated the wiki page for it. BTW, we normally using the JIRA to track the issues of code. you can add some comment on the wiki page instead of fill a JIRA for the doc. > Misleading docs on wiki > ----------------------- > > Key: CAMEL-5777 > URL: https://issues.apache.org/jira/browse/CAMEL-5777 > Project: Camel > Issue Type: Bug > Components: documentation > Affects Versions: 2.10.2 > Environment: N/A > Reporter: David J. M. Karlsen > Priority: Minor > > On http://camel.apache.org/jms.html > it says > "acknowledgementModeName AUTO_ACKNOWLEDGE The JMS > acknowledgement name, which is one of: TRANSACTED, CLIENT_ACKNOWLEDGE, > AUTO_ACKNOWLEDGE, DUPS_OK_ACKNOWLEDGE" > these seems to be constants off the interface: > http://docs.oracle.com/javaee/1.4/api/javax/jms/Session.html > Thus it should read: SESSION_TRANSACTED and NOT "TRANSACTED". -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira