users@glassfish.java.net

Re: admin-keyfile issue

From: Sanjeeb Sahoo <Sahoo_at_Sun.COM>
Date: Fri, 30 Jul 2010 06:21:08 +0530

On Friday 30 July 2010 02:21 AM, NBW wrote:
>
> Also every 5 seconds it seems to be polling all the jars in the
> modules\autostart directory.
>
> Is there anyway to tune the frequency of this?
It is polling that dir every 5 seconds because if you open domain.xml,
you shall see the following:
<jvm-options>-Dfelix.fileinstall.poll=5000</jvm-options>

Change the value to a new desired value.

Thanks,
Sahoo