Thomas Hauser created AS7-5226:
----------------------------------
Summary: CLI: Allows adding a Datasource with both user-name+password and
security-domain specified
Key: AS7-5226
URL:
https://issues.jboss.org/browse/AS7-5226
Project: Application Server 7
Issue Type: Bug
Components: JCA
Affects Versions: 7.1.2.Final (EAP)
Reporter: Thomas Hauser
Assignee: Stefano Maestri
Running the command
[standalone@localhost:9999 /] data-source add --name=TestDS1
--jndi-name=java:jboss/examples/TestDS1 --connection-url=localhost:8888/fake-url
--driver-name=h2 --user-name=admin --password=something --security-domain=Management
--
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