-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
I get the following message in my jserv.log file when trying to call a
servlet from an HTML page...
Servlet-Error: Servlet zone "" not found.
In my jserv.properties file I have my zone setup as...
zones=example
example.properties=/usr/local/apache/conf/servlets.properties
In my jserv.conf file, my ApjServMount is set to:
ApjServMount /servlets ajpv11://www.servername.net:8007/
The servlets.properties file in the /conf directory has set the
repository to:
repositories=/usr/local/apache/htdocs/servlets,/usr/local/apache/jsdk2.1/servlet.jar
The HTML page just sends a simple form to the "Hello" servlet. The error
I get is 404 not found. The jserv.log file is where I find the
Servlet-Error listed above.
I'm not exactly sure what I'm doing wrong. I'm assuming my zones are not
setup correctly, but I've done what the Apache doc on creating zones
says to do, but it doesn't seem to be working. I'd appreciate any help
you can give.
Thanx,
CCC
--
--------------------------------------------------------------
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]