[
https://issues.jboss.org/browse/WFLY-6133?page=com.atlassian.jira.plugin....
]
Lin Gao updated WFLY-6133:
--------------------------
Description:
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.
was:
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=}}
<pre>
After WFCORE-1362 has been merged, a test for it has to be added to
org.jboss.as.test.integration.management.cli.DataSourceTestCase.
</pre>
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)