[
https://jira.jboss.org/jira/browse/JBPM-1423?page=com.atlassian.jira.plug...
]
Tom Baeyens commented on JBPM-1423:
-----------------------------------
We have to look from a user application perspective. The user might want to control
transaction in its own application. In that case PVM should be able to hook into that
very transaction. Or the user might want to use the pvm for transaction management. In
which case the user must be able to obtain the declared transactional resources or to add
new transactional resources.
We have to identify all the supported combinations of transaction management from the user
(client project) perspective.
idenitfy supported deployments
------------------------------
Key: JBPM-1423
URL:
https://jira.jboss.org/jira/browse/JBPM-1423
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Components: PVM
Reporter: Tom Baeyens
Priority: Critical
Identify the supported deployment environments and the corresponding configurations.
This basically will come down to transaction configurations in pvm, hibernate, spring,
ejb and the likes.
Configurations:
* pvm
* hibernate
* ejb
Controlling transactions:
* Hibernate transaction programmatic
* Direct JDBC connection programmatic
* JTA UserTransaction programmatic (== BMT?)
* CMT through EJB deployment descriptors
Also take given JDBC connections into account
--
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