Paul Lynch wrote:
>
> (INFO) Apache JServ Module was cleaned-up (ap-child)
>
Hups... It was a "left over"... Sorry for it (I constantly use DEBUG
level for Apache...)
It has been fixed on the CVS (now) and you can get the file
(mod_jserv.c) from our WebCVS interface, or here's the PATCH....
> --- jserv/src/c/mod_jserv.c:1.30 Tue Mar 23 13:59:21 1999
> +++ jserv/src/c/mod_jserv.c Thu Apr 1 07:57:25 1999
> @@ -58,7 +58,7 @@
> * It provides a common entry point for protocols and runs *
> * configuration, initialization and request tasks. *
> * Author: Pierpaolo Fumagalli <[EMAIL PROTECTED]> *
> - * Version: $Revision: 1.30 $ *
> + * Version: $Revision: 1.31 $ *
> *****************************************************************************/
> #include "jserv.h"
>
> @@ -1126,7 +1126,7 @@
> }
>
> /* Log our init */
> - jserv_error(JSERV_LOG_INFO,cfg,"Apache JServ Module was cleaned-up (ap_child)");
> + jserv_error(JSERV_LOG_DEBUG,cfg,"Apache JServ Module was cleaned-up
>(ap_child)");
> }
>
> /* ========================================================================= */
Pier
--
Pierpaolo Fumagalli - Java Apache Project - <http://java.apache.org/>
E-Mail <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED]>
---------------------------------------------------------------------
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]