[
https://issues.apache.org/jira/browse/ARTEMIS-3707?focusedWorklogId=754279&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-754279
]
ASF GitHub Bot logged work on ARTEMIS-3707:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 07/Apr/22 18:12
Start Date: 07/Apr/22 18:12
Worklog Time Spent: 10m
Work Description: waldi5001 commented on code in PR #3999:
URL: https://github.com/apache/activemq-artemis/pull/3999#discussion_r845437359
##########
pom.xml:
##########
@@ -53,7 +53,9 @@
<module>artemis-jakarta-server</module>
<module>artemis-journal</module>
<module>artemis-ra</module>
+ <module>artemis-ra-rar</module>
Review Comment:
see my comment here
https://github.com/apache/activemq-artemis/pull/3999#issuecomment-1090719349
Issue Time Tracking
-------------------
Worklog Id: (was: 754279)
Time Spent: 4h 10m (was: 4h)
> 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: 4h 10m
> 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.1#820001)