]
Alexey Loubyansky updated WFLY-2367:
------------------------------------
Git Pull Request:
Enable full property substitution in .cli file when using CLI to
configure resource adapter
-------------------------------------------------------------------------------------------
Key: WFLY-2367
URL:
https://issues.jboss.org/browse/WFLY-2367
Project: WildFly
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: CLI
Affects Versions: No Release
Environment: EAP 6.1
Reporter: Van Halbert
Assignee: Alexey Loubyansky
Not sure if this has be rectified, but in EAP 6.1, when using the --properties option
when calling jboss-cli.sh, not all properties defined in the .cli script are substituted
for. In this case, its the name of the resource adapter. Example:
/subsystem=resource-adapters/resource-adapter=${ra.name}:add(module=org.jboss.teiid.resource-adapter.ldap)
The ${ra.name} is what is found in the standalone.xml after running the script.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: