From: <glassfish_at_javadesktop.org>
Date: Wed, 21 Jul 2010 09:28:55 PDT
Some body know if is posible disabling or change the code line that specifies the path of the DTD used by the domain.xml file in GlassFish?
For example:
Each time that I add a new LDAP configuration, Connection pool, deploy a new resource, etc. The domain.xml file is regenerated with the line:
<!DOCTYPE domain PUBLIC "-//Sun Microsystems Inc.//DTD Application Server 9.1 Domain//EN" "http://www.sun.com/software/appserver/dtds/sun-domain_1_3.dtd">