[jboss-jira] [JBoss JIRA] Resolved: (AS7-843) Removed JVM settings show up as empty resources

Heiko Braun (JIRA) jira-events at lists.jboss.org
Fri May 27 09:50:00 EDT 2011


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

Heiko Braun resolved AS7-843.
-----------------------------

    Resolution: Done


> Removed JVM settings show up as empty resources
> -----------------------------------------------
>
>                 Key: AS7-843
>                 URL: https://issues.jboss.org/browse/AS7-843
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Console
>            Reporter: Heiko Braun
>            Assignee: Heiko Braun
>             Fix For: 7.0.0.CR1
>
>
> [domain at localhost:9999 /] /host=local/server-config=server-three:read-resource(recursive=1)
> {
>     "outcome" => "success",
>     "result" => {
>         "path" => undefined,
>         "system-property" => undefined,
>         "interface" => undefined,
>         "jvm" => {},
>         "socket-binding-group" => "standard-sockets",
>         "socket-binding-port-offset" => 250,
>         "name" => "server-three",
>         "group" => "other-server-group",
>         "auto-start" => false
>     },
>     "compensating-operation" => undefined
> }
> this blows up the UI, since it cannot distinguish between non-existing and configured jvm subresources anymore. Actually the jvm attribute should UNDEFINED in this case. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list