[ 
https://issues.apache.org/jira/browse/OFBIZ-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043873#comment-14043873
 ] 

Jacopo Cappellato commented on OFBIZ-5129:
------------------------------------------

I didn't have time to complete this work: I would suggest to resolve it as 
"Incomplete", unless you want to continue where I left.

> Support for Atomikos Transactions Essentials
> --------------------------------------------
>
>                 Key: OFBIZ-5129
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5129
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Adam Heath
>            Priority: Minor
>         Attachments: ate-3.8.0-atomikos-util.jar, 
> ate-3.8.0-transactions-api.jar, ate-3.8.0-transactions-jdbc.jar, 
> ate-3.8.0-transactions-jta.jar, ate-3.8.0-transactions-osgi.jar, 
> ate-3.8.0-transactions.jar, ofbiz_atomikos.patch
>
>
> This is a work in progress to enable OFBiz to use Atomikos Transactions 
> Essentials for Database Connection Pooling and Transaction Management:
> http://www.atomikos.com/Main/TransactionsEssentials
> I have worked on it a few months ago but then I had no time to finalize my 
> effort; the patch works but there are a few details that needs to be 
> completed:
> # there is an issue (blocker) in GenericAbstractDispatcher.java (see FIXME 
> comment in my patch)
> # a few minor code enhancements and cleanups are required (see various 
> FIXME/TODO comments mostly all in AtomikosTransactionFactory.java): some 
> Derby specific settings etc...
> # more testing
> The instructions to deploy this work:
> # apply to OFBiz trunk (I have updated my patch to trunk rev 1440295, latest 
> as of now) the patch attached to this Jira ticket
> # copy the 6 jars attached (from Atomikos Transactions Essentials 3.8.0) in 
> the folder framework/entity/lib/
> # create the folder runtime/txlog/
> # make sure that the patch adds the new files:
> framework/entity/config/transactions.properties
> framework/entity/src/org/ofbiz/entity/transaction/AtomikosTransactionFactory.java



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to