[jboss-jira] [JBoss JIRA] (WFLY-2367) Enable full property substitution in .cli file when using CLI to configure resource adapter

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Thu Nov 14 10:15:06 EST 2013


     [ https://issues.jboss.org/browse/WFLY-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Loubyansky updated WFLY-2367:
------------------------------------

    Git Pull Request: https://github.com/wildfly/wildfly/pull/5464

    
> 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