----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------


I am having a problem. I have a class which extends HttpServlet, and
all of my servlets inherit from this class. They no longer work, under
1.1.1b. This worked in JServ 1.0x. However, with Jserv 1.1.1, I cannot
see the servlet, i.e. when I run the servlet I get a "Not Found". If I
alter the servlet to extend directly from HttpServlet, it is loaded
and it is fine (is loaded and runs OK).. 

Why is this happening? This should not be happening. It almost seems
that JServ only recognizes classes as servlets if they DIRECTLY
inherit from HttpServlet. This happens even when I explicitly use
'servlets.startup'. The given servlet shows up in the /jserv/ status,
but still is 'Not Found'.

Please correct me if i am wrong: I've spent 3 days on this and will
have to move back to JServ 1.0x if I cannot resolve this. I don't want
to... 

I would appreciate any pointers on this onermail.

thanks,

exhausted,  

            glen

:-)







--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to