https://issues.apache.org/bugzilla/show_bug.cgi?id=52549
Costin Leau <costin.l...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version| |All --- Comment #1 from Costin Leau <costin.l...@gmail.com> 2012-01-29 11:40:18 UTC --- Example bug report caused by the side effect of eager classloading in Tomcat 7: https://jira.springsource.org/browse/SPR-7440 Bug 52326 and bug 52444 touch on the same issue as well. P.S. I'm aware that metadata-complete="true" fixes the issue but it's actually a work-around not a fix. First it is false by default and not many users know about it, and second, it disables the use of annotations which means one can't use annotated ServletContainerInitializer. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org