----------------------------------------------------------------
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!!!
----------------------------------------------------------------


Change the first ApJServMount like the following:
ApJServMount /servlets /root

Get rid of the second ApJServMount line.

If root's properties file is root.properties then there should be a line
there:

repositories=/usr/local/jserv/servlets


Alex.

On Wed, 1 Mar 2000, Michael Lim Shek Sia wrote:

> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
> 
> Dear Alex,
> 
> you have seen my numerous mail on .html files, no answer 
> from anyone.... sigh.  This is my ApJServMount in .conf file :
> 
> 
> ApJServMount /usr/local/jserv/servlets/root
> ApJServMount /usr/local/jserv/servlet/root     
> 
> 
> But still, when I execute the .html GET command, I get this 
> File Not Found Error. and in the error_log file, i have :
> 
> [Thu Mar  2 05:00:36 2000] [error] [client 127.0.0.1] File does not
> exist: /usr/local/apache/htdocs/servlets/HelloName  
> 
> which is the wrong place for apache to look for .class file. 
> Could you point me to the right direction please ....
> 
> regards
> michael 
> 
> 
> 
> 
> > That depends on where is the mount point for the servlet zone where
> > your servlet sits. Read part of apache configuration file that deals with
> > mod_jserv setup. There must be an entry ApJServMount. Find it and
> > read comments for it. It will be crystal clear how this stuff works.
> > 
> > I would speculate that ACTION should be "/servlet/NameOfTheServlet", but
> > this depends on how much is changed since original configuration.
> >
> 
> 
> --
> --------------------------------------------------------------
> 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]
> 
> 




--
--------------------------------------------------------------
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