You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Dmitry Macsema <le...@amur.ru> on 2002/07/19 06:08:31 UTC

Re[3]: multiple webapps logging

Hello Ceki,

Wednesday, July 17, 2002, 6:28:28 PM, you wrote:

CG> OK. Please read the section on Tomcat in log4j short manual. It should
CG> also apply to Resin. Also have a look at
CG> http://qos.ch/containers/sc.html especially the first solution.

Thanks, the first solution worked, however, an issue came up. If I run
Resin with default(system) classpath everything works fine, but if I
set classpath to null, certain code doesn't get executed. Nothing else
is changed. I know it's not executed because it gives no output at
all. All needed code is put into /lib. Any ideas?

-- 
Best regards,
 Dmitry                            mailto:ledestin@amur.ru


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re[3]: multiple webapps logging

Posted by Ceki Gülcü <ce...@qos.ch>.
Please give more detail as to the nature of the problem.

At 14:08 19.07.2002 +1000, Dmitry Macsema wrote:
>Hello Ceki,
>
>Wednesday, July 17, 2002, 6:28:28 PM, you wrote:
>
>CG> OK. Please read the section on Tomcat in log4j short manual. It should
>CG> also apply to Resin. Also have a look at
>CG> http://qos.ch/containers/sc.html especially the first solution.
>
>Thanks, the first solution worked, however, an issue came up. If I run
>Resin with default(system) classpath everything works fine, but if I
>set classpath to null, certain code doesn't get executed. Nothing else
>is changed. I know it's not executed because it gives no output at
>all. All needed code is put into /lib. Any ideas?
>
>--
>Best regards,
>  Dmitry                            mailto:ledestin@amur.ru

--
Ceki


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>