Preregistration of package resources is not nesesarry anymore, so that
should save a few. For the rest, it's the reloading mechanism we have
in place for development. Unfortunately, it's a JDK bug as far as I
know, so besides advising to not turn on template/ properties file
reloading, I'm afraid there's not a whole lot we can do.

Eelco



On 6/20/06, Niclas Hedhman <[EMAIL PROTECTED]> wrote:
>
> We are observing a large number of open files (Jars, such as
> wicket-extensions, wicket) when running in development mode. It seems to be
> related to the scanning of Jars.
> After a day or two, we run out of file handles.
>
> Anyone else seen this??
> Switching to Deployment, and we don't see any open file handles growth.
>
>
> Don't have to go hunting for it in Wicket code.
>
>
> Cheers
> Niclas
>
>
> _______________________________________________
> Wicket-develop mailing list
> Wicket-develop@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
>


_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to