> what is the difference between
>
> jserv.properties: log.file=/path/to/one/jserv.log
>
> and
>
> jserv.conf: ApJServLogFile=/path/to/another/jserv.log
the first log is for the java portion of apache jserv and the second log is
for the C portion.
since the two portions could be on totally different machines, we need two
log files.
-jon
--
--------------------------------------------------------------
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]