DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14332>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14332 RequestUtils.applicationClass problem with ContextClassLoader ------- Additional Comments From [EMAIL PROTECTED] 2002-11-12 14:53 ------- I also will add some info to this issue. XDoclet uses class.forName() to load the classes its processing to determine inheritance hierarchy. These static initializers cause ugly (but not showstopping) output at build time. Is it possible to refactor the code such that static initializers are not used at all? If so, here is my +1 for it! -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>