> I've just upgraded to the newest version of ApacheJServ (Version 1.0)
> and since the System.err.println() of my JavaServlets are not being
> logged anywhere anymore. There is NOTHING in either Apache's error_log
> (where it used to was), mod_jserv.log or jserv-trace.log. How can I
> force JServ to direct this channel to Apache's log or somewhere else?
> I'm running ApacheJServ in auto start mode and I don`t want to change
> this in order to get logging working because it worked fine with version
> 1.0b3.

Did you make sure to have

log.channel.servletLog=true

in your jserv.properties file?

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

Reply via email to