On Thu, Jul 15, 1999 at 10:35:05AM +0100, Wouter Boers wrote:
> On Thu, 15 Jul 1999, you wrote:
> >As it seems - excuse my ignorance - jserv.properties is
> >read not at httpserver start but when a Servlet is loaded, right?
> >Or when exactly?
> >
> >Is it possible to log somewhere which jserv.properties is taken?
> >
> >There are at least two jserv.properties files in the distribution
> >
> >/home/kuku/ApacheJServ-1.0/conf/jserv.properties
> >/home/kuku/ApacheJServ-1.0/example/jserv.properties
> >
> >and it's a bit confusing when you change something in one file
> >and not seeing a change.
>
> It's read when the http server is started and logged to the logfile
> for the servlets.
>
> The directive for which jserv.properties file to load
> ApJServProperties /opt/apache/conf/jserv.properties
>
> And the driective for the log file
> ApJServLogFile /opt/apache/var/log/jserv
I don't have any of such in my httpd.conf (generated by the
autoconfigure/make combo).
>
> The examples one is the one you can load to try and run the example
> servlet.
I had the impression that with a running server and changing something
in /home/kuku/ApacheJServ-1.0/example/jserv.properties suddenly
got effective as soon as I reloaded the servlet. Which would be in
contradiction to the statement that it becomes effective with the http
server start.
>
> It's all in the documentation really.
>
> Wouter
> --
> Pentacom Communications Limited http://www.pentacom.co.uk
> Wouter Boers <[EMAIL PROTECTED]> http://www.ikke.net
--
Chris Christoph P. U. Kukulies [EMAIL PROTECTED]
--
--------------------------------------------------------------
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]