users@glassfish.java.net

Re: Bootstrap/Configure Application

From: <glassfish_at_javadesktop.org>
Date: Mon, 02 Mar 2009 03:13:11 PST

Why not use

a) your LDAP directory to provide the config? You might use Apache commons configuration to access the properties.

b) system properties, which you could configure on the domain using

   <jvm-options>-Dtld.domain.property1=AA</jvm-options>

c) a database + Apache commons configuration
[Message sent by forum member 'igormetz' (igormetz)]

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