[jboss-as7-dev] server-config, socket-binding-group reference?

Heiko Braun hbraun at redhat.com
Wed Mar 23 09:32:00 EDT 2011


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





More information about the jboss-as7-dev mailing list