[
https://issues.apache.org/jira/browse/TOMEE-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Zowalla updated TOMEE-2941:
-----------------------------------
Fix Version/s: 8.0.12
(was: 8.0.11)
> Regression: A connection factory created with TransactionSupport of "none"
> only sending message when transaction completes
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: TOMEE-2941
> URL: https://issues.apache.org/jira/browse/TOMEE-2941
> Project: TomEE
> Issue Type: Bug
> Affects Versions: 8.0.5
> Reporter: Jonathan Gallimore
> Assignee: Jonathan Gallimore
> Priority: Major
> Fix For: 8.0.12
>
>
> Creating the following ConnectionFactory:
>
> <Resource id="MyJmsConnectionFactory" type="javax.jms.ConnectionFactory">
> ResourceAdapter = MyJmsResourceAdapter
> TransactionSupport = none
> </Resource>
>
> When running in a transaction in a business method, sending a message through
> this connection factory results in the message being added to the queue only
> once the transaction is complete.
>
> This regression appears to be caused by the update to ActiveMQ 5.16.0.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)