Hello...

I am trying to install Jserv 1.05b with apache 1.3.6 in DSO mode on Linux.

I installed properly (I think). But when I look at
http://x.y.z.com/servlets/myservlet, I am taking the message "Not Found"
on browser.
When I looked at the error logs of apache I saw "File does not exist:
/usr/local/apache/htdocs/servlets/myservlet" message. 

I can also not reach jserv servlet. 

I already added 
   LoadModule jserv_module libexec/mod_jserv.so
   AddModule  mod_jserv.c
into httpd.conf.

I also appended jserv.conf to the httpd.conf.
I edited jserv.properties and myzone.properties.



There is nothing in modjserv_log. I did everything told in manuals. 

What the problem can be ? How can I solve it ?

Thanks lot.



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

Reply via email to