[
https://issues.apache.org/jira/browse/ARTEMIS-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram resolved ARTEMIS-1487.
-------------------------------------
Resolution: Duplicate
> Resource Adapter should use TransactionSynchronizationRegistry instead of
> TransactionManager
> --------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-1487
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1487
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.3.0
> Reporter: Sami Korhonen
> Priority: Minor
>
> Resource Adapter (artemis-ra) is currently using TransactionManager using
> application server specific locators (TransactionManagerLocator). On Java EE
> application servers Resource Adapter should use
> TransactionSynchronizationRegistry provided in BootstrapContext. JTA
> transaction timeouts should be controlled by application server, not by a
> resource adapter.
> By making this minor change to functionality (timeout configuration), fully
> functional JCA compliant adapter could be published directly to maven central
> repository. After the change projects such as
> https://github.com/skorhone/websphere-artemis would no longer need to be
> maintained
--
This message was sent by Atlassian Jira
(v8.20.10#820010)