admin@glassfish.java.net

Re: Please review: new man pages

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Fri, 28 Mar 2008 10:27:44 -0700

Jane Young wrote:
> Hi, Kedar.
>
> I changed the output of list-jvm-options to look like this:
>
> -Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy
> -Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks
> -Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks
> -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
> -Dsun.rmi.dgc.client.gcInterval=3600000
> -Dsun.rmi.dgc.server.gcInterval=3600000
> -XX:NewRatio=2
> -Xmx512m
> -client
>
> If this is not correct, I can change it back.
>
> Jane
>
>
> Kedar Mhaswade wrote:
>
>> Paul Davies wrote:
>>
>>> Hi,
>>>
>>> Please review the attached new man pages for GlassFish v3 TP2:
>>>
>>> * list-commands
>>> * list-jvm-options
>>> * redeploy
>>>
>>> Mandatory reviewers: Kedar, Jane, Sreeni.
>>>
>>> Embedded in the man pages are questions. When you review these man
>>> pages, please provide answers to these questions if you can.
>>>
>>> Please send me your feedback by next Friday, April 4, 2008.
>>>
>> Looks good.
>> Editorial:
>> - Remove '.' before '?' in the questions you are asking in the man-page.
>> BTW, have we changed the format of man-pages to a more FAQ style page?
>>
>> - Since this is going to be a "text" man-page how are we going to link
>> it to an external html page like: java link points to:
>> http://java.sun.com/javase/6/docs/technotes/tools/solaris/java.html
>>
>> Content:
>> Example should show a "sorted" output like:
>>
>> jvm-options :
>> -Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy
>> jvm-options :
>> -Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks
>> jvm-options :
>> -Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks
>> jvm-options : -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
>> jvm-options : -Dsun.rmi.dgc.client.gcInterval=3600000
>> jvm-options : -Dsun.rmi.dgc.server.gcInterval=3600000
>> jvm-options : -XX:NewRatio=2
>> jvm-options : -Xmx512m
>> jvm-options : -client

Oh Ok. Then the current output shown in the man-page is all right.
It's fine to have such an output.

Thanks, Jane.

- Kedar

>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>