[jboss-jira] [JBoss JIRA] (WFLY-1900) Register override model for DS and RA regardless of if enabled or not
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Mon Aug 19 11:25:26 EDT 2013
Kabir Khan created WFLY-1900:
--------------------------------
Summary: Register override model for DS and RA regardless of if enabled or not
Key: WFLY-1900
URL: https://issues.jboss.org/browse/WFLY-1900
Project: WildFly
Issue Type: Feature Request
Components: JCA
Reporter: Kabir Khan
Assignee: Stefano Maestri
Fix For: 8.0.0.Beta1
My https://github.com/kabir/wildfly/compare/jca-fixes branch contains some preliminary work on this. In short it adds the placeholder override model when adding the datasource, and removes it when the datasource is removed. When the datasource is enabled, the listener then populates the placeholder override with the children. When the DS is disabled, it then removed the children from the placeholder override.
I've added the placeholder override when deploying xml as well but am not 100% sure where that should be removed.
--
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
More information about the jboss-jira
mailing list