[
https://jira.jboss.org/jira/browse/JBRULES-2289?page=com.atlassian.jira.p...
]
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