[jboss-jira] [JBoss JIRA] (AS7-4190) add xa properties to xa-data-source add command
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Fri Mar 16 06:41:47 EDT 2012
Alexey Loubyansky created AS7-4190:
--------------------------------------
Summary: add xa properties to xa-data-source add command
Key: AS7-4190
URL: https://issues.jboss.org/browse/AS7-4190
Project: Application Server 7
Issue Type: Task
Components: CLI
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Fix For: 7.1.2.Final
The add command is based on the add operation exposed by the management model which doesn't accept xa properties, which means the added xa datasource is not in a fully initialized state to be enabled.
With the recently added feature, default sub-commands of generic type commands can be overriden with custom handlers. So, from the users' perspective I think it'd be much more convenient to have add actually create a fully initialized datasource.
--
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
More information about the jboss-jira
mailing list