[jboss-jira] [JBoss JIRA] (AS7-2183) don't require an id property in generic type commands
Alexey Loubyansky (Created) (JIRA)
jira-events at lists.jboss.org
Thu Oct 20 14:59:45 EDT 2011
don't require an id property in generic type commands
-----------------------------------------------------
Key: AS7-2183
URL: https://issues.jboss.org/browse/AS7-2183
Project: Application Server 7
Issue Type: Task
Components: CLI
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Fix For: 7.1.0.Beta1
Currently, generic type commands rely on an existing property in the resource which can be used as an instance identifier. Which works for data-source, for example, with its jndi-name. But for, e.g., jms connection factories there is not such property. They are identified by their node name. So, the generic commands should take this into account and support both cases.
--
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