Weston M. Price created QPID-5095:
-------------------------------------

             Summary: Add JNDITransactionManagerLookup Class to Qpid JCA Adapter
                 Key: QPID-5095
                 URL: https://issues.apache.org/jira/browse/QPID-5095
             Project: Qpid
          Issue Type: Improvement
          Components: JCA
    Affects Versions: 0.22
         Environment: All supported OS platforms, all supported JEE platforms.
            Reporter: Weston M. Price
            Assignee: Weston M. Price
            Priority: Minor
             Fix For: Future


Currently the Qpid JCA adapter uses a combination of configuration at 
deployment time and reflection at runtime to acquire a class that can be used 
to locate the TransactionManager prior to adapter startup. Due to classloader 
issues in JCA startup threads from the app server and the fact that a majority 
of the existing TMLC use JNDI to get the TM a single JNDI based locator class 
can be instantiated and used. This would reduce the code base, alleviate hard 
to find errors and take away app server specific code. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to