On Fri, Mar 07, 2008 at 10:51:07PM -0600, Caldarale, Charles R wrote:
>
> This may be the same issued discussed earlier today in this mailing
> list. Look here for Mark T's comments:
> http://marc.info/?l=tomcat-user&m=120492204906663&w=2
> especially the suggestion at the bottom of the bugzilla
> From: Eric Daniel [mailto:[EMAIL PROTECTED]
> Subject: Reloading an application when threads are running
>
> This seems to mostly work, except that upon reload, all static class
> members of old class instances are set to Null!
This may be the same issued discussed earlier today in this mailin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Eric,
Eric Daniel wrote:
| In short: should I expect running threads to finish processing their
| requests, when I reload an application?
Yes. Check the servlet specification which, well, specifies this behavior.
| Long story: we use tomcat as an a