[jboss-jira] [JBoss JIRA] Commented: (AS7-1692) CachedConnectionManager isn't functional even in the presence of use-ccm=true on datasource
Stefano Maestri (JIRA)
jira-events at lists.jboss.org
Mon Oct 3 10:36:28 EDT 2011
[ https://issues.jboss.org/browse/AS7-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631804#comment-12631804 ]
Stefano Maestri commented on AS7-1692:
--------------------------------------
Do you have a test case for this?
> 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: Stefano Maestri
> Fix For: 7.1.0.Beta1
>
>
> 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