Configration: RH 5.2, Apache 1.3.4, JServ 1.0b3, Configuration Files are default,
all are running all on the same Intel box.

After installing I tried to run, had problems, and have read through the archives.
Some problems looked close, so I tried, but to no avail. Most of my early problems
where related to log file path names, but those are solved. I am now to security.

JServ would crash until I gave it a secureKey file (eventhough authentication was
false). It still would not work. I then updated both the jserv.conf and
jserv.properties file to point to the same key file. In the file I put an arbitray
string of about 40 chars. This allowed JServ came up and then I tried to run
localhost:81/example/Hello. Below are the entries. BTW, I put the JServ log into
the Apache log. Also this failed both as a DSO and a static compile.

jserv.properties:security.authentication=true # tried this both true and false
jserv.properties:security.secretKey=/usr/local/apache/conf/secret_key
jserv.conf:ApJServSecretKey /usr/local/apache/conf/secret_key

error_log:
httpd: [Wed Mar 24 15:35:38 1999] [error] JServ: ajp11: Servlet Error: 
java.io.UnsupportedEncodingException: ISO-8859-1: ISO-8859-1
httpd: [Wed Mar 24 15:35:38 1999] [error] JServ: an error returned handling request 
via 
protocol "ajpv11"

This may be a config error, but I can seem to find docs related to this. Suggestions?
TIA.

Kurt Kessel
HTE, Inc.
[EMAIL PROTECTED]




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