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=4392>. 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=4392 Classes not in WEB-INF/classes not recognized as a Servlet ------- Additional Comments From [EMAIL PROTECTED] 2001-10-24 11:44 ------- Usually, ClassCasts are caused because you have an older servlet API JAR somewhere else. Since here it's integrated with VAJ, you have to check that it doesn't include servlet.jar (and if it does, replace it with the new one).