https://issues.apache.org/bugzilla/show_bug.cgi?id=52326
Chris Beams <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Chris Beams <[email protected]> 2012-01-01 20:01:14 UTC --- Thanks, Mark. We've seen several comments lately about startup time suffering due (apparently) to SCI classloading overhead. For example: http://forum.springsource.org/showthread.php?120138-Startup-time-in-3-1-0-RELEASE This is leading us to recommend folks start using metadata-complete="true" in web.xml; it's nice that there is an escape hatch here, but unfortunate to require people to do this when upgrading to Spring 3.1+Tomcat 7. Is there already another issue that addresses the refactoring necessary to avoid classloading? I can create it if not, though I'm sure you'd be more articulate at doing so. Regards, Chris -- 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]
