[jboss-jira] [JBoss JIRA] (AS7-5226) CLI: Allows adding a Datasource with both user-name+password and security-domain specified
Thomas Hauser (JIRA)
jira-events at lists.jboss.org
Thu Jul 19 12:20:07 EDT 2012
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 at 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
More information about the jboss-jira
mailing list