[jboss-jira] [JBoss JIRA] (WFLY-1339) Expose mod_cluster operations when running in domain mode

Radoslav Husar (JIRA) issues at jboss.org
Thu Jan 16 10:12:32 EST 2014


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

Radoslav Husar closed WFLY-1339.
--------------------------------

    Resolution: Rejected


Actually, this was reported via forums, but it actually works, all operations are there.

{code}
[domain at localhost:9990 /] /host=master/server=server-three/subsystem=modcluster:
add-proxy                   list-proxies                read-operation-description  read-resource-description   stop-context                
disable                     read-attribute              read-operation-names        refresh                     undefine-attribute          
disable-context             read-children-names         read-proxies-configuration  remove-proxy                write-attribute             
enable                      read-children-resources     read-proxies-info           reset                       
enable-context              read-children-types         read-resource               stop
{code}      
                
> Expose mod_cluster operations when running in domain mode
> ---------------------------------------------------------
>
>                 Key: WFLY-1339
>                 URL: https://issues.jboss.org/browse/WFLY-1339
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>    Affects Versions: 8.0.0.Alpha1
>            Reporter: Radoslav Husar
>            Assignee: Radoslav Husar
>
> Domain is missing modcluster operations except for list-proxies:
> {code}
> [domain at localhost:9999 subsystem=modcluster] :
> list-proxies                read-children-resources     read-operation-names        read-resource               reset                       
> read-attribute              read-children-types         read-proxies-configuration  read-resource-description   undefine-attribute          
> read-children-names         read-operation-description  read-proxies-info           refresh                     write-attribute          
> {code}
> while in standalone we expose all of these operations:
> {code}
> [standalone at localhost:9999 subsystem=modcluster] :
> add                         enable                      read-children-names         read-operation-names        read-resource-description   reset                       whoami                      
> add-proxy                   enable-context              read-children-resources     read-proxies-configuration  refresh                     stop                        write-attribute             
> disable                     list-proxies                read-children-types         read-proxies-info           remove                      stop-context                
> disable-context             read-attribute              read-operation-description  read-resource               remove-proxy                undefine-attribute          
> {code}

--
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