[jbpm-issues] [JBoss JIRA] Created: (JBPM-1694) move UserTransaction lookup to persistence service factory

Alejandro Guizar (JIRA) jira-events at lists.jboss.org
Thu Aug 21 19:35:38 EDT 2008


move UserTransaction lookup to persistence service factory
----------------------------------------------------------

                 Key: JBPM-1694
                 URL: https://jira.jboss.org/jira/browse/JBPM-1694
             Project: JBoss jBPM
          Issue Type: Task
      Security Level: Public (Everyone can see)
    Affects Versions: jPDL 3.2.3
            Reporter: Alejandro Guizar
             Fix For: JBossBPM-3.3.0.GA


In jBPM 3.2.3 and earlier, the UserTransaction object is retrieved from JNDI every time a JTA persistence service is opened and no transaction is in progress. This works fine; however, the UserTransaction might as well be retrieved only once and cached in the JTA persistence service factory.

-- 
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 jbpm-issues mailing list