[ 
https://issues.apache.org/jira/browse/ARTEMIS-3331?focusedWorklogId=607413&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-607413
 ]

ASF GitHub Bot logged work on ARTEMIS-3331:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Jun/21 07:24
            Start Date: 05/Jun/21 07:24
    Worklog Time Spent: 10m 
      Work Description: andytaylor opened a new pull request #3611:
URL: https://github.com/apache/activemq-artemis/pull/3611


   https://issues.apache.org/jira/browse/ARTEMIS-3331


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 607413)
    Remaining Estimate: 0h
            Time Spent: 10m

> Improvements to Resource Adapter and example
> --------------------------------------------
>
>                 Key: ARTEMIS-3331
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3331
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Andy Taylor
>            Assignee: Andy Taylor
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Several improvements to the Resource Adapter and the example after testing 
> with WebSphere, these include:
>  
>  # Add a flag to enable whether or not an outgoing connection uses the 
> current JTA TX when creating the session. This is for when the RA does not 
> have access to the Transaction Manager to discover this automatically.
>  # The RA logger uses getPackage() which returns null on Classloaders that 
> aren't a jar Classloader, such as the WebSphere Rar uploader. use getClass 
> which always returns not null.
>  # Added some missing setters/getters
>  # Added overloaded getters for boolean properties, this is because some 
> Application Servers (WebSphere) uses introspection on the Classes which will 
> include getFoo() but not isFoo()
>  # Fixed up the example ra.xml.
>  # Other small fixes to handle Introspection better such as avoiding Null 
> Pointers



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to