[jboss-jira] [JBoss JIRA] Closed: (JBRULES-2289) Support JPA Resource Local EntityTransaction based Transactions

Michael Youngstrom (JIRA) jira-events at lists.jboss.org
Fri Oct 30 13:33:06 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBRULES-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Youngstrom closed JBRULES-2289.
---------------------------------------

    Resolution: Won't Fix


Since Drools Flow requires the transaction synchronization aspect of JTA not the transaction aspect this issue is invalid for user controlled transactions.

> Support JPA Resource Local EntityTransaction based Transactions
> ---------------------------------------------------------------
>
>                 Key: JBRULES-2289
>                 URL: https://jira.jboss.org/jira/browse/JBRULES-2289
>             Project: Drools
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 5.0.1.FINAL
>            Reporter: Michael Youngstrom
>            Assignee: Mark Proctor
>
> It would be nice if wherever JPA is used in Drools (drools-flow in particular) there was support for RESOURCE_LOCAL transactions through JPA's EntityTransaction interface as an alternative to JTA.
> Support for resource local transactions would reduce the base Drools Flow dependency footprint (no need for bitronix) as well as allow Drools to be used in a containerless or Tomcat like environment without a JTA implementation available.  Although embeddable solutions are available they are often either buggy or complex.  It would be nice to not have to deal with them if possible.
> If the idea is acceptable I'd be willing to put together an initial patch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list