I did that, but it isn't be required if you specify the entire package/class
name.  The mapping from class to servlet by name doesn't work either.  I
probably should have included that in the original post.

--mikej
-=-----
mike jackson
[EMAIL PROTECTED]

> -----Original Message-----
> From: Filip Hanik [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 10, 2003 1:55 PM
> To: Tomcat Users List
> Subject: RE: strangeness
>
>
> register your servlet in the web.xml file
>
> Filip
>
> -----Original Message-----
> From: Mike Jackson [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 10, 2003 1:50 PM
> To: Tomcat Users List
> Subject: strangeness
>
>
> Ok, I have some kind of a strange behavior here.  I have tomcat 4.0.18
> running, tied to apache 1.3.27 via mod_jk.  Seems to work fine.
> I'm in theh
> process of migrating my installed webapps and I run into
> something strange.
> I've got a a servlet (com.cdi.scsd.tty.servlet.XSLTServlet) which is in my
> jar file (tty.jar), that jar file is in the webapps WEB-INF/lib folder.
> However when I try to access the servlet via
> /servlet/com.cdi.scsd.tty.servlet.XSLTServlet I get a 404 error.  I've
> unjarred the file to make sure the class is there, and it is.
> I've put the
> unjarred files in the the WEB-INF/classes folder, still a 404.
> I've checked
> to be sure I'm not missing a jar file or something from the old install,
> which I don't appear to be.  I checked the startup options from the 3.3.1a
> version, nothing.  Does anyone have an idea where to look next?
>
> --mikej
> -=-----
> mike jackson
> [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>



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

Reply via email to