https://issues.apache.org/bugzilla/show_bug.cgi?id=52444
Bug #: 52444
Summary: Classloading-based ServletContainerInitializer
@HandlesTypes processing can result in long startup
times
Product: Tomcat 7
Version: unspecified
Platform: PC
OS/Version: Mac OS X 10.4
Status: NEW
Severity: major
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
See 52326 for background, noting particularly the following:
"As long as SCI processing involves expensive classloading, larger applications
will suffer from long startup times and thus be encouraged to "shut off" this
functionality via metadata-complete='true'."
This issue, then, is intended to address classloading-based approach to
@HandlesTypes processing by replacing it with something faster and generally
less problematic. ASM would be one way to get it done.
--
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: [email protected]
For additional commands, e-mail: [email protected]