David J. M. Karlsen created CAMEL-5777:
------------------------------------------

             Summary: 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

Reply via email to