> cd /usr/local/Apache-Jserv-1.0b3/conf
> I edited jserv.properties
> and modified the line:
>  root.properties=/usr/local/Apache-Jserv-1.0b3/conf/zone.properties
>
> I copied zone.properties.in to zone.properties
> I edited zone.properties to add a line
>  repositories=/usr/local/apache/servlets
>
> Then, I made a directory /usr/local/apache/servlets and placed my
> TestServlet.class there.
>
> I rebooted the machine and tried to see if jserv is working by
> accessing the servlet via http://neil86.august.net/jserv/
> but this did not work. I got a 404 not found error.
>
> Obviously, something is wrong with my installation, but I dont
> know how to figure it out.

rtm on zones. if anything, your url would be:

<http://neil86.august.net/zone/>

the above probably wouldn't work either because i bet the rest of your
configuration is messed up as well.

-jon



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