[jboss-jira] [JBoss JIRA] Created: (AS7-1692) CachedConnectionManager isn't functional even in the presence of use-ccm=true on datasource

jaikiran pai (JIRA) jira-events at lists.jboss.org
Wed Aug 31 08:30:26 EDT 2011


CachedConnectionManager isn't functional even in the presence of use-ccm=true on datasource
-------------------------------------------------------------------------------------------

                 Key: AS7-1692
                 URL: https://issues.jboss.org/browse/AS7-1692
             Project: Application Server 7
          Issue Type: Bug
          Components: JCA
         Environment: AS7 upstream
            Reporter: jaikiran pai
            Assignee: Jesper Pedersen


I have been trying to test the lazy transaction enlistment with datasource connections in the latest upstream. However, it looks like the CachedConnectionManager instance is missing even when the use-ccm is set to true on the datasource configuration. Looking at the integration code in AS7, it appears that the CCMService isn't being used to get hold of the CCM instance and pass it on to the AbstractDsDeployer.



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list