eddie tsai wrote:

> hi,
>
> i am upgrading from tomcat3.2 to tomcat4.0. the same servlets that
> worked with tomcat3.2 don't work with tomcat4.0 anymore. specifically,
> it tells me that my servlets aren't servlets. the root cause was that it
> had problem while casting. my servlet extends GenericServlet. my
> servlets are located in a different directory (not in the classes
> directory), would that cause the problem? it looks like it could find
> the servlet but could not accept it as a servlet.
>
> did anyone encounter that problem when upgrading? how did you solve it?
>

Which build of Tomcat 4.0 are you trying this with.  There were problems similar to 
this
prior to 4.0-beta-1 but they have been fixed in recent nightly builds.

>
> thanks,
>
> eddie
>

Craig McClanahan



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to