[
https://issues.apache.org/activemq/browse/AMQ-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45242#action_45242
]
James Strachan commented on AMQ-1919:
-------------------------------------
FWIW the current code just swaps SESSION_TRANSACTED to be AUTO_ACKNOWLEDGE
which seems even worse?
> connection.createSession(false, Session.SESSION_TRANSACTED) should throw an
> exception?
> --------------------------------------------------------------------------------------
>
> Key: AMQ-1919
> URL: https://issues.apache.org/activemq/browse/AMQ-1919
> Project: ActiveMQ
> Issue Type: Improvement
> Components: JMS client
> Affects Versions: 5.1.0
> Reporter: James Strachan
> Fix For: 5.2.0
>
>
> sounds dodgy to me - would have thought an exception is better?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.