----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Hi all;
I'm trying to get Jserv working with RedHat Secure Web Server 3.2,
based on Apache 1.3.12 running on Redhat Intel v6.2. Following the
directions from Redhat's web site, I've installed jdk117_v3, jsdk2.0,
and the Jserv rpm. I've updated the jserv.properties to find the jdk and
the jsdk. I've enabled the "LoadModule jserv_module modules/jserv" line
and the "AddModule mod_jserv.c" line in the httpd.conf file. However
when I try to access any servlets I get the following messages in the
mod_jserv.log file:
(EMERGENCY) ajp12 :cannot connect to host 127.0.0.1:8007
(EMERGENCY) ajp12 : connection fail
Needless to say the servlets don't work. I've also noticed that the java
process doesn't start. However the java runs fine from the command
line. I can't find any references to this in the FAQ. I've done the
static compile it in version of the install before with 1.3.9 and got
that working but I was hoping to get
the DSO version above working. Any ideas?
Thanks,
Al Adler
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]