admin@glassfish.java.net

create-system-properties command

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Mon, 08 Jun 2009 21:59:33 -0700

Hi,
I have a question regarding the CLI create-system-properties command in v3.

NAME
     create-system-properties - adds or updates one or more system
properties of the domain, configuration, cluster, or
     server instance

SYNOPSIS
     create-system-properties
     [--terse={true|false}][ --echo={true|false} ]
     [ --interactive={true|false} ] [ --host host]
     [--port port] [--secure| -s ] [ --user admin_user]
     [--passwordfile filename] [--help]
     [ --target target_name]
     [name=value)[:name=value]*]

This only create the system property under <server>. I can't figure out
a way to create it under <server-config>. Can someone help me ?
Am i suppose to use another CLI command to create system-property under
config ?

thanks
Anissa.