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=4948>. 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=4948 Class.getPackage() returns null in classes loaded by webapp class loader ------- Additional Comments From [EMAIL PROTECTED] 2001-11-19 22:42 ------- The "problem" is that by loading from parent rather than parent2, Tomcat will no longer do an automatic reload if you make changes in WEB-INF/classes. Of course, you can still cause a reload by "touching" web.xml after you update the classes. If this "works for you", by all means continue with the change backed out. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>