[jboss-jira] [JBoss JIRA] (AS7-3864) CLI: unable to specify operation headers in generic operations

Dominik Pospisil (JIRA) jira-events at lists.jboss.org
Wed Feb 22 05:12:36 EST 2012


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

Dominik Pospisil updated AS7-3864:
----------------------------------

             Assignee: Alexey Loubyansky
    Affects Version/s: 7.1.1.Final
          Component/s: CLI

    
> CLI: unable to specify operation headers in generic operations
> --------------------------------------------------------------
>
>                 Key: AS7-3864
>                 URL: https://issues.jboss.org/browse/AS7-3864
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 7.1.1.Final
>            Reporter: Dominik Pospisil
>            Assignee: Alexey Loubyansky
>
> It seems to me that it is not possible to  specify operation headers in generic operation executions. This is required if a user choose to use low-level operation and need to specify roll-out plans, allow-resource-service-restart or other flags.
> Something like this should be possible:
> [standalone at localhost:9999 /] /subsystem=datasources/data-source=TestDS:disable(headers={"allow-resource-service-restart" => true})
> Operation 'disable' does not expect any property.
> [standalone at localhost:9999 /] /subsystem=datasources/data-source=TestDS:disable --headers={"allow-resource-service-restart" => true})
> 'disable --headers=' is not a valid operation name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list