users@glassfish.java.net

Re: Reading System

From: Anissa Lam <anissa.lam_at_oracle.com>
Date: Fri, 18 Mar 2011 16:04:28 -0700

As mentioned earlier, if you go to the cluster page, and then the
Properties tab -> System Properties page, you can create the system
properties, and it will be written to domain.xml as
<system-property name="foo" value="bar"></system-property>

This is equivalent to
%asadmin create-system-properties --target clusterABC foo=bar

Anissa.

On 3/18/11 3:13 PM, forums_at_java.net wrote:
> I am adding it from ths admin console, it creates that creates a
> <property&rt; entry, hence it didn't work for me at first.
> --
>
> View Post: http://forums.java.net/node/782866
>
>