[
https://issues.jboss.org/browse/AS7-1692?page=com.atlassian.jira.plugin.s...
]
Stefano Maestri commented on AS7-1692:
--------------------------------------
It should be solved here
https://github.com/maeste/jboss-as/tree/AS7-1692
Please run your test cases and let me know how it's going
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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira