[jboss-as7-dev] Bug or Feature: JVM not set on server-config

Heiko Braun hbraun at redhat.com
Wed Mar 23 15:43:50 EDT 2011



You mean the ability to configure JVM settings for a host?
I.e. one of these:

[localhost:9999 /] /host=local/jvm=default:read-operation-names
{
    "outcome" => "success",
    "result" => [
        "add",
        "add-jvm-option",
        "add-system-property",
        "read-attribute",
        "read-children-names",
        "read-children-types",
        "read-operation-description",
        "read-operation-names",
        "read-resource",
        "read-resource-description",
        "remove",
        "remove-jvm-option",
        "remove-system-property",
        "write-attribute"
    ],
    "compensating-operation" => undefined
}


Don't know. I didn't look into this yet.


On Mar 23, 2011, at 3:19 PM, Brian Stansberry wrote:

> Question from Andy Miller: when do you see JVM config support coming 
> into the console?
> 
> On 3/23/11 6:27 AM, Heiko Braun wrote:
>> 
>> 
>> [localhost:9999 /] /host=local/server-config=server-three:read-resource
>> {
>>     "outcome" =>  "success",
>>     "result" =>  {
>>         "path" =>  undefined,
>>         "system-property" =>  undefined,
>>         "interface" =>  undefined,
>>         "jvm" =>  undefined,
>>         "name" =>  "server-three",
>>         "group" =>  "other-server-group",
>>         "socket-binding-group" =>  "standard-sockets",
>>         "socket-binding-port-offset" =>  250,
>>         "auto-start" =>  false
>>     },
>>     "compensating-operation" =>  undefined
>> }
>> 
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> 
> 
> -- 
> Brian Stansberry
> Principal Software Engineer
> JBoss by Red Hat
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev




More information about the jboss-as7-dev mailing list