dev@glassfish.java.net

Re: svn commit: r18328 - trunk/v3/distributions/nucleus-base/domains/domain1/config/domain.xml

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Fri, 29 Feb 2008 16:11:53 -0800

sorry but no, the domain.xml is not a document for all possible flags
we can use to configure the appserver. There should be real
documentation to help users...

Jerome

On Feb 29, 2008, at 3:53 PM, Shing Wai Chan wrote:

> Hi Jerome,
> Per discussion with Jan, we would like to keep it there.
> I believe this is easier for users.
>
> Jan,
> Any comment?
>
> Shing Wai Chan
>
> Jerome Dochez wrote:
>> Shing Wai
>>
>> Please remove the -D property settings all together, no point in
>> keeping them empty. We should document them in case users want to
>> specify some TLD aware jars that way.
>>
>> Jerome
>>
>> swchan2_at_dev.java.net wrote:
>>> Author: swchan2
>>> Date: 2008-02-28 18:35:01+0000
>>> New Revision: 18328
>>>
>>> Modified:
>>> trunk/v3/distributions/nucleus-base/domains/domain1/config/
>>> domain.xml
>>>
>>> Log:
>>> remove references of non-existing jars, reviewed by Jan Luehe
>>>
>>>
>>> Modified: trunk/v3/distributions/nucleus-base/domains/domain1/
>>> config/domain.xml
>>> Url: https://glassfish-svn.dev.java.net/source/browse/glassfish-svn/trunk/v3/distributions/nucleus-base/domains/domain1/config/domain.xml?view=diff&rev=18328&p1=trunk/v3/distributions/nucleus-base/domains/domain1/config/domain.xml&p2=trunk/v3/distributions/nucleus-base/domains/domain1/config/domain.xml&r1=18327&r2=18328
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> =
>>> ====================================================================
>>> --- trunk/v3/distributions/nucleus-base/domains/domain1/config/
>>> domain.xml (original)
>>> +++ trunk/v3/distributions/nucleus-base/domains/domain1/config/
>>> domain.xml 2008-02-28 18:35:01+0000
>>> @@ -192,8 +192,8 @@
>>> <jvm-options>-Djava.ext.dirs=${com.sun.aas.javaRoot}/lib/ext$
>>> {path.separator}${com.sun.aas.javaRoot}/jre/lib/ext$
>>> {path.separator}${com.sun.aas.instanceRoot}/lib/ext$
>>> {path.separator}${com.sun.aas.derbyRoot}/lib</jvm-options>
>>> <jvm-options>-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver</
>>> jvm-options>
>>> <jvm-options>-
>>> Dcom
>>> .sun
>>> .enterprise
>>> .config
>>> .config_environment_factory_class
>>> =
>>> com
>>> .sun
>>> .enterprise.config.serverbeans.AppserverConfigEnvironmentFactory</
>>> jvm-options>
>>> - <jvm-options>-Dcom.sun.enterprise.taglibs=appserv-
>>> jstl.jar,jsf-impl.jar</jvm-options>
>>> - <jvm-options>-Dcom.sun.enterprise.taglisteners=jsf-impl.jar</
>>> jvm-options>
>>> + <jvm-options>-Dcom.sun.enterprise.taglibs=</jvm-options>
>>> + <jvm-options>-Dcom.sun.enterprise.taglisteners=</jvm-options>
>>> <jvm-options>-XX:NewRatio=2</jvm-options>
>>> </java-config>
>>> <thread-pools>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: commits-unsubscribe_at_glassfish-svn.dev.java.net
>>> For additional commands, e-mail: commits-help_at_glassfish-svn.dev.java.net
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>