----------------------------------------------------------------
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 found this error in my
/usr/local/apache/logs/error_log
[Thu Mar 2 04:43:18 2000] [notice] Apache/1.3.12 (Unix) ApacheJServ/1.1
configured -- resuming normal operations
[Thu Mar 2 04:43:43 2000] [error] [client 127.0.0.1] File does not
exist: /usr/local/apache/htdocs/servlets/HelloName
I think the reason for my File Not Found problem is that
the server is looking at the wrong place.
It is looking at:
/usr/local/apache/htdocs
for my .class files, where .class files are located in
/usr/local/jserv/servlets
Anyone can give me some advice on how I can change the
setting in the .conf files ??? (I have changed various
settings, but none worked).
regards
michael lim
--
--------------------------------------------------------------
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]