[
https://issues.apache.org/jira/browse/ARTEMIS-3707?focusedWorklogId=761487&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-761487
]
ASF GitHub Bot logged work on ARTEMIS-3707:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 24/Apr/22 18:12
Start Date: 24/Apr/22 18:12
Worklog Time Spent: 10m
Work Description: waldi5001 opened a new pull request, #4043:
URL: https://github.com/apache/activemq-artemis/pull/4043
To use the ResourceAdapter in other ApplicationServers, use of
TransactionManager is removed.
From the javadoc:
The TransactionManager is intended for use by the application server, the
TransactionSynchronizationRegistry for use by the application server components
such as persistence managers, resource adapters...
Issue Time Tracking
-------------------
Worklog Id: (was: 761487)
Time Spent: 6h (was: 5h 50m)
> ResourceAdapter improvements
> ----------------------------
>
> Key: ARTEMIS-3707
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3707
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Waldi
> Priority: Major
> Time Spent: 6h
> Remaining Estimate: 0h
>
> Hi Everybody,
> I've tried to install the resourceAdapter in openliberty/WLP by myself. I've
> got in some troubles and fixed it by myself. Now, I would like to provide the
> modifications and a small piece of documentation of the resourceAdapter, if
> interested.
> * Sample config / project for openliberty/WLP
> * remove usage of the transactionManager in the resource adapter
> * fix the jakarta ra.xml namespaces and classnames
> * create a maven build for a rar archive with fewer dependencies and
> therefore a smaller footprint.
> I took notice of ARTEMIS-1487 and ARTEMIS-1614. In my opinion, with my
> contributions, we can close these issues. Can you tell me your thoughts and
> give me feedback?
--
This message was sent by Atlassian Jira
(v8.20.7#820007)