Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.10.0
Description
In https://github.com/apache/activemq/commit/adb49f562725087865ded9a773ee6901423c870b
the jee semantics were tightened up to ignore args passed to create session.
see: http://mail-archives.apache.org/mod_mbox/activemq-users/201407.mbox/%3CCAH%2BvQmPgMYGmWB_QX8gcFqMOcFa9mGkZEDjhEiASpbUKen3f4w%40mail.gmail.com%3E
In cases where spring is uses with the rar outside of ee, it is sensible to retain the standard jms semantics and respect that args. The app is then responsible for ensuring transaction completion as normal.
Attachments
Issue Links
- relates to
-
AMQ-2079 conflict between checking validity of createSession args and requirement to ignore them in managed environment
- Closed