DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28949>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28949

Occasional NoClassDefFoundError for tag classes at startup





------- Additional Comments From [EMAIL PROTECTED]  2004-10-07 13:12 -------
If this was the case, then you would get problems for servlet based application
as well, or for JSPs which use helper classes. Actually, since a frame is only a
way to do a few concurrent requests, you'd get problems during load tests (for
ex on the date.jsp example).

Syncing everything in the classloader is a bad test IMO. I think it will greatly
affect the capability of the server to run concurrent stuff, and as a result it
will change the behavior of many other components.

Let's not waste time on this.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to