[jboss-jira] [JBoss JIRA] (WFLY-2367) Enable full property substitution in .cli file when using CLI to configure resource adapter
Van Halbert (JIRA)
jira-events at lists.jboss.org
Wed Oct 23 13:51:01 EDT 2013
Van Halbert created WFLY-2367:
---------------------------------
Summary: 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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list