[jboss-jira] [JBoss JIRA] (WFLY-6133) Add --connection-properties to datasource add command
Lin Gao (JIRA)
issues at jboss.org
Thu Jul 28 02:27:00 EDT 2016
[ https://issues.jboss.org/browse/WFLY-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271728#comment-13271728 ]
Lin Gao commented on WFLY-6133:
-------------------------------
When use {{--connection-properties}} instead of {{connection-url}} to add a new Datasource, it makes the {{connection-url}} not mandatory anymore, so it depends on Jira: WFLY-6200 to be resolved.
> Add --connection-properties to datasource add command
> -----------------------------------------------------
>
> Key: WFLY-6133
> URL: https://issues.jboss.org/browse/WFLY-6133
> Project: WildFly
> Issue Type: Task
> Components: CLI, JCA
> Reporter: Alexey Loubyansky
> Assignee: Lin Gao
>
> It isn't possible to add connection-properties using {{datasource add}} command. They can be added after the DS is created by directly working on {{/subsystem=datasources/data-source=XX/connection-properties}}
> It would be nice to have parameter --connection-properties in datasource add command. It could work the same way as {{xa-data-source add --name=DS --xa-datasource-properties=}}
> After WFCORE-1362 has been merged, a test for it has to be added to org.jboss.as.test.integration.management.cli.DataSourceTestCase.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list