Quoting Bo Xu <[EMAIL PROTECTED]>:
> Kevin Jones wrote:
>
> > [...]
> > I believe (I've yet to test this) that the only way reloading works
> > currently (for me) is if I have no jars in web-inf/lib,
> >
> > Kevin Jones
> > DevelopMentor
> > www.develop.com
> > [...]
>
> yes! I just test it with TC4.0-b4:
> - when I empty WEB-INF/lib, auto-reloading works
> - when I copy a jar file into WEB-INF/lib, I can not auto-reloading
> MyServlet which is a .class file in WEB-INF/classes
>
> thanks for your email! :-)
Peace :-)
Sorry, I made a mistake in the code which was supposed to fix reloading : the
existence check was incorrect, which led to the problem. I fixed it in the
commit I did this morning, but unfortunately, it's a post beta 4 fix.
Sorry again for the trouble :-(
Remy