----------
From: costin@tdiinc.com
To: Java Apache Servlet List java-apache@list.working-dogs.com
Subject: Re: JServ - Servlets using JNI.
Date: Tue, May 18, 1999, 11:03 AM
> Yesterday I had posted a mail on this issue. It is still unresolved and as
> per one of the mails when I tryu to bring the Servlet engine manually
> after I bring the HTTP daemon, I keep getting a security key file not
> found exception.
In jserv.properties:
security.authentication=false
In httpd.conf:
ApJServManual off
ApJServSecretKey DISABLED
Costin |