--
Hi,
I have tried for days to get JServ to work on my RedHat 6.0 machine, but
I''ve had no luck so far. I use
JServ 1.0 final release
jsdk2.0
blackdown jdk 1.1.7 v3
Apache 1.3.6 source
I have tried to compile jserv as a dso-module to apache, I have tried to
compile it into apache and I have tried just about everything I can think
of. I have also set up the config files the way it is described in the docs
(as far as I know, anyway :). I use the example files for now, with the
Include-statement in httpd.conf.
When I start apache everything seems to be ok, and the logfile shows that
jserv has nothing to complain about (except for a warning about
authentication being disabled). I get the status-display, so I guess that
means jserv is running, but when i try to run a servlet with something like
"localhost:8007/example/Hello" (I've tried to make my own config files too,
but it's the same result) either nothing happens or I get a "network
error", and the log says:
AJP Protocol Error: java.io.IOException: Malformed AJP request: error
reading line data [id = ] [token1 = null] [token2 = null]
I would really appreciate it if somebody can tell me what I'm doing wrong here.
Steinar Skjelanger
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]