dev@glassfish.java.net

Re: jvm options in v2 that are not in v3 (upgrade related)

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Fri, 21 Aug 2009 12:21:09 -0700

Hi Bobby,

On 08/21/09 11:03, Bobby Bissett wrote:
> Hi all,
>
> The following jvm options are in a v2 domain.xml but not v3. They
> don't appear to be causing obvious trouble, but dev_at_gf knows all so I
> wanted to ask:
>
> 1. Is there any reason these could be needed (e.g., an application
> coming from v2 could depend on them)?
> 2. On the other hand, can these cause any trouble if left in?
>
> <jvm-options>-Dsun.rmi.dgc.server.gcInterval=3600000</jvm-options>
> <jvm-options>-Dsun.rmi.dgc.client.gcInterval=3600000</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>
>
> For now, am going with the simpler assumption that they're not needed.

I can confirm that the "com.sun.enterprise.taglibs" and
"com.sun.enterprise.taglisteners"
jvm options are no longer needed in v3.

Jan

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