[ 
https://issues.apache.org/jira/browse/ARTEMIS-3331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Taylor updated ARTEMIS-3331:
---------------------------------
    Description: 
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.

  was:
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.


> 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
>
> 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.



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

Reply via email to