DO NOT REPLY [Bug 52326] Lower log level for failed class loading

2012-01-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52326 --- Comment #8 from Costin Leau 2012-01-29 11:33:15 UTC --- Another +1 regarding skipping class loading - it simply has too many bad side effects (including initializing static blocks way too early). See bug 52549 for more info. -- Confi

DO NOT REPLY [Bug 52326] Lower log level for failed class loading

2012-01-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52326 --- Comment #7 from Chris Beams 2012-01-09 17:13:57 UTC --- I just created bug 52444 to capture the request to move away from classloading when processing @HandlesTypes. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.c

DO NOT REPLY [Bug 52326] Lower log level for failed class loading

2012-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52326 --- Comment #6 from Chris Beams 2012-01-02 07:24:44 UTC --- Hi Konstantin, Right, the 'metadata-complete' attribute has been around for a while, but when used against Servlet 3.0+, its semantics expand to mean that ServletContainerInitiali

DO NOT REPLY [Bug 52326] Lower log level for failed class loading

2012-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52326 --- Comment #5 from Konstantin Kolinko 2012-01-01 21:18:54 UTC --- It sounds like offtopic in this issue, but just to correct misinformation, (In reply to comment #4) > This is leading us to recommend folks start using metadata-complete="

DO NOT REPLY [Bug 52326] Lower log level for failed class loading

2012-01-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52326 Chris Beams changed: What|Removed |Added CC||cbe...@gmail.com --- Comment #4 from

DO NOT REPLY [Bug 52326] Lower log level for failed class loading

2011-12-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52326 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 52326] Lower log level for failed class loading

2011-12-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52326 --- Comment #2 from Chris Beams 2011-12-22 11:59:55 UTC --- Filip, here's an additional closely related issue, essentially making the case that much stronger. https://jira.springsource.org/browse/SPR-8945 -- Configure bugmail: https://is

DO NOT REPLY [Bug 52326] Lower log level for failed class loading

2011-12-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52326 --- Comment #1 from Johannes Rost 2011-12-22 10:55:19 UTC --- If the application is big, the process of loading all classes takes quite long. Aproximatly 3 minutes extra for a 66MB web application, which takes about 20 seconds to start up,

DO NOT REPLY [Bug 52326] Lower log level for failed class loading

2011-12-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52326 Johannes Rost changed: What|Removed |Added CC||m...@johannesrost.de -- Configure

DO NOT REPLY [Bug 52326] Lower log level for failed class loading

2011-12-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52326 Ryan Morgan changed: What|Removed |Added CC||rmor...@vmware.com OS/Versio