users@glassfish.java.net

Re: Reading values from domain.xml

From: <glassfish_at_javadesktop.org>
Date: Tue, 17 Jul 2007 15:01:43 PDT

In Admin Console, if you want to edit the System Property of the config,

<!ELEMENT [b]config[/b]
    (http-service, iiop-service, admin-service, connector-service?,
    web-container, ejb-container, mdb-container, jms-service?, log-service,
    security-service, transaction-service, monitoring-service,
    diagnostic-service?, java-config, availability-service?, thread-pools,
    alert-service?, group-management-service?, management-rules?,
    [b]system-property[/b]*, property*)>

You expand the Configuration tree node, and the last sub-tree-node is 'System Properties'. Thats where you want to do the editing.
[Message sent by forum member 'anilam' (anilam)]

http://forums.java.net/jive/thread.jspa?messageID=227023