----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It has a search feature and all the answers!
----------------------------------------------------

*Platform: Apache 1.3.9 on Win98 and JServ 1.1b1*
I've been using JServ 1.0 and everything worked fine. I tried to switch to
JServ 1.1b1 and with the same .conf files I had a lot of errors.
First of all JServ 1.1b1 seemend to have a problem mounting my zones
ApJServMount /jspage d:/Apache_Group/Apache_JServ/jspages.
(I forgot to bring the log with me, the errors are approximate).
1. ajp11: unable to connect to server d
2. ajp11: cannot find zone Apache_Group/Apache_JServ
OK, OK, OK. Don't jump on me! I've changed the protocol to ajpv12...
Now it starts (only when I removed d: from the zone) but when trying to run
a servlet I get
ajp11: Cannot connect to server 192.168.1.111:8007...

Do ya wanna take a peek at my conf files ?
#jserv.conf
ApJServDefaultProtocol ajpv12
ApJServMount /jspages /apache_group/apache_jserv/jspages

#jserv.properties
wrapper.classpath=D:\jdk1.2\lib\tools.jar
wrapper.classpath=d:\apache_group\apache_jserv\ApacheJServ.jar
wrapper.classpath=d:\jsdk2.0\lib\jsdk.jar

wrapper.protocol=ajpv12

zones=jspages
jspages.properties etc...

Thanx,
Philip







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

Reply via email to