RE: again multiple components using log4j causes problems

2002-06-27 Thread Arivoli Tirouvingdame
Hi all, I downloaded the log4j-1.2.3.jar and JDBCLog.jar from http://jakarta.apache.org/log4j/docs/index.html. Our application consists of many modules. I want to filter the log message from a given module (source code module) to an appender. I am having problems. I looked at the

Re: again multiple components using log4j causes problems

2002-06-26 Thread Ceki Gülcü
quot;Log4J Users List" <[EMAIL PROTECTED]>, >><[EMAIL PROTECTED]> >>Subject: again multiple components using log4j causes problems >>Date: Wed, 26 Jun 2002 12:05:00 +0200 >> >>B) The problem I have is that I use struts 1.1 BETA togehter with Tomcat

Re: again multiple components using log4j causes problems

2002-06-26 Thread Adrian Brock
Answers in line. Regards, Adrian >From: "Roland Berger" <[EMAIL PROTECTED]> >To: "Log4J Users List" <[EMAIL PROTECTED]>, ><[EMAIL PROTECTED]> >Subject: again multiple components using log4j causes problems >Date: Wed, 26 Jun 2002 12:05:0

Re: again multiple components using log4j causes problems

2002-06-26 Thread Ceki Gülcü
I am currently writing a specification for this in order to help Container developers tackle this problem. I'll let you know when I am done. At 12:05 26.06.2002 +0200, Roland Berger wrote: >Hi all > >I have some questions related to Repositories for log4J: > >A) Ceki and Adrian had a discussion

again multiple components using log4j causes problems

2002-06-26 Thread Roland Berger
Hi all I have some questions related to Repositories for log4J: A) Ceki and Adrian had a discussion in January about one Repositorie for each application in a Servlet/EJB Container (Tomcat/JBoss) to allow configuration and logging only for the own application. Question A1: What is the status no