> on 6/18/01 7:12 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > - All the JARs in /WEB-INF/lib are extracted and copied to the work
directory,
> >   even if the resources are filesystem based. Otherwise, it is not
possible to
> >   actually manipulate the JARs which are in the webapp while they're
open, at
> >   least under Windows. This operation is relatively fast anyway.
>
> So, what is the side effect of this? Will that directory now grow without
> bounds?

Obviously, the "side effect" is not that huge.

Try it first, and complain later if it's really a problem :)

> I'm not sure I like a hack like this that is clearly winblows specific.
Can
> you do this conditionally depending on platform?

It's not a hack, it's just about robustness. Maybe it would be a problem on
some other platform, I just don't know.

Remy

Reply via email to