[EMAIL PROTECTED] wrote:
 
> I have been struggling to set up JServ for several days now...
> 
> http.conf

>         ApJServMount /example /example

> jserv.properties
> 
>         wrapper.classpath=/home/httpd/cgi-bin
 
>         zones=example
>         example.properties=/home/httpd/cgi-bin/example.properties

Your ApJServMount directive says that your servlet code is in a subdirectory of 
your apache root dir called /example but you classpath and properties files make

me wonder if it's actually in /home/httpd/cgi-bin.

--Mark Ashworth


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://www.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to