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=3850>.
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=3850
Tomcat 4 does not start /examples context. JspServlet/Jasper problem.
remm@apache.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From remm@apache.org 2001-09-27 10:36 -------
That kind of class cast exceptions usually occur if you have the 2.2 version of
the servlet API JAR in common/lib (or more generally, somewhere where the old
classes could override the new classes - like in /WEB-INF/lib).
|