users@glassfish.java.net

Re: Accessing Glassfish configuration values from domain.xml

From: Paul Davies <paul.m.davies_at_oracle.com>
Date: Mon, 05 Aug 2013 10:04:32 -0700

Hi,

You can use the get, list and set subcommands to navigate the GlassFish
Server configuration data and access configuration data values.

For details, see:

  * How Dotted Names Work for Configuration
    <http://docs.oracle.com/cd/E26576_01/doc.312/e24928/overview.htm#giusb>
    in the GlassFish Server Administration Guide
  * get
    <http://docs.oracle.com/cd/E26576_01/doc.312/e24938/get.htm#get-1>
    in the GlassFish Server Reference Manual
  * list
    <http://docs.oracle.com/cd/E26576_01/doc.312/e24938/list.htm#list-1>
    in the GlassFish Server Reference Manual
  * set
    <http://docs.oracle.com/cd/E26576_01/doc.312/e24938/set.htm#set-1>
    in the GlassFish Server Reference Manual

Hope this helps.
-Paul Davies

On 8/5/2013 9:47 AM, forums_at_java.net wrote:
> Hi, perhaps with the REST admin interfaces ?
> http://docs.oracle.com/cd/E18930_01/html/821-2416/gjipx.html
>
> --
>
> [Message sent by forum member 'usul_']
>
> View Post: http://forums.java.net/node/898130
>
>