----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
JSERV: JServ 1.1-2
APACHE: Apache 1.3.9
OS: Linux, Red Hat 6.1
I have two machines and I want to have Apache running on one and use
another for servlets using Jserv.
But I doesn´t seem to work for me. The mod_jserv.log always tells me
that connection failed using protocol ajp12
I have look through the faq and haven´t find anything so I would be very
grateful if you could help me.
Here is some paremeters that are in my config´s
Apache(www)
jserv.conf
ApJServManual on
ApJServDefaultProtocol ajpv12
ApJServDefaultHost vajserv
ApJServDefaultPort 8007
ApJServSecretKey DISABLED
jserv.properties
wrapper.classpath=/usr/lib/apache/ApacheJServ.jar
wrapper.classpath=/home/httpd/classes/servlet-2.0.jar
security.authentication=false
JServ(servlets)
jserv.conf
ApJServManual on
ApJServDefaultProtocol ajpv12
ApJServDefaultPort 8007
ApJServSecretKey DISABLED
jserv.properties
security.allowedAddresses=127.0.0.1,vawebber
security.authentication=false
best regards
Palli
--
--------------------------------------------------------------
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]