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

Dain Sundstrom closed OPENEJB-895.
----------------------------------

    Resolution: Fixed

Sending        
openejb3/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/Assembler.java
Adding         
openejb3/container/openejb-core/src/main/java/org/apache/openejb/core/transaction/SimpleBootstrapContext.java
Adding         
openejb3/container/openejb-core/src/main/java/org/apache/openejb/core/transaction/SimpleWorkManager.java
Transmitting file data ...
Committed revision 686571.



> Support ResourceAdapter without requiring the Geronimo TransactionManager 
> implementation
> ----------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-895
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-895
>             Project: OpenEJB
>          Issue Type: New Feature
>          Components: connectors
>            Reporter: Dain Sundstrom
>             Fix For: 3.0.1
>
>
> Currently the Geronimo TransactionManager implementation is required to add a 
> ResourceAdapter to OpenEJB, because OpenEJB does not have a WorkManager 
> implementation.  A complete WorkManager implementation requires internal 
> access to a TransactionManager to perform XID importation, but since most 
> ResourceAdapters (such as ActiveMQ) do not need XID importation, OpenEJB 
> could provide a partial implementation when operating in an environment 
> without a Geronimo TransactionManager implementation.  Also, the connector 
> specification has well defined exceptions to notify the ResourceAdapter 
> implementation that work manager is unable to import the XID.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to