-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
| There are some problems with certain webapps (Struts based webapps in | particular). | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26135 | | More generally, there's no way to force the VM to discard a classloader, | so I think it is unwise to rely on perfect GC when "reloading" classes. | Since there are meny ways to keep references to classloaders (shared | library, shutdown hook, background thread, ...). |
Wow, OK, thanks for the great insight. In other words, it's safe to assume to always restart Tomcat when deploying webapps. That, of course, is less than ideal. For testing, that just makes the development time longer (and more complicated, since now we have to remember to restart Tomcat every X deployment times). And for production, of course we don't want to take anything down.
Thanks again, your help is much appreciated! Seth -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAGuIw5EIB1scRes8RAjwIAJ9z4wIepbgDAT10r5gsQhVW+lGh6gCdHDtx yF5EdQL6U4hsUEKPrF07qTU= =N1lR -----END PGP SIGNATURE-----
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]