It comes from the server-group. The server-config is just an override.
It should show up in the result as "undefined" though; not showing it is
a bug:
https://issues.jboss.org/browse/JBAS-9123
On 3/23/11 8:32 AM, Heiko Braun wrote:
Why is the socket-binding-group not present in a server-config resource,
although it's in the schema?
[localhost:9999 /] /host=local/server-config=server-one:read-resource
{
"outcome" => "success",
"result" => {
"path" => undefined,
"system-property" => undefined,
"interface" => undefined,
"jvm" => {"default" => undefined},
"name" => "server-one",
"group" => "main-server-group",
"auto-start" => true
},
"compensating-operation" => undefined
}
Another thing I've noticed is that JVM reference:
It's a 'nameJvmType' schema type but appears as a Property in the DMR model.
IMO that's wrong.
Ike
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
--
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat