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