You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/01/29 12:40:18 UTC

DO NOT REPLY [Bug 52549] scanning HandlesTypes causes aggressive classloading

https://issues.apache.org/bugzilla/show_bug.cgi?id=52549

Costin Leau <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|                            |All

--- Comment #1 from Costin Leau <co...@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org