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=7115>.
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=7115

ClassCastException in Win2000 on code tested on Win98

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2002-03-18 15:14 -------
This has been reported multiple times, and it has *always* been a question of 
having the servlet API 2.2 classes somewhere.

The reason why I have strong doubt about your bug report is this:
Line 832 / TC 4.0 RC2 / StandardWrapper:
            servlet = (Servlet) classClass.newInstance();

The only way it can fail is if there's a class conflict in the servlet API (or 
if your servlet is really not a servlet).

Also: upgrade.

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

Reply via email to