It is similar to what chi shows to you, any problem, please let us know. <hidden-classes>
<filter>org.apache.log4j</filter>
<filter>org.apache.commons.logging</filter>
</hidden-classes>
<dependencies>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging-api</artifactId>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</dependency>
</dependencies>
2010/6/2 Tannu Agarwal <[email protected]>
> Ivan,
>
> Yes, we are using commons-logging. Could you give me an example on how to
> add the filter segment and dependency segment for commons-logging.
>
> [image: Inactive hide details for Ivan ---06/02/2010 07:34:36 PM---I think
> that you might not use log4j api directly in your applicatio]Ivan
> ---06/02/2010 07:34:36 PM---I think that you might not use log4j api
> directly in your application, maybe commons-logging is used
>
>
> From:
> Ivan <[email protected]>
> To:
> [email protected]
> Date:
> 06/02/2010 07:34 PM
> Subject:
> Re: Application specific log4j issue
> ------------------------------
>
>
>
> I think that you might not use log4j api directly in your application,
> maybe commons-logging is used ? If does, add it to the filter segment and
> depdency segment in your geronimo-web.xml, also remove the log4j gbean
> configuration, it might not be needed here.
>
> 2010/6/2 Kevan Miller <*[email protected]* <[email protected]>>
>
>
> On Jun 1, 2010, at 8:47 AM, Tannu Agarwal wrote:
>
> > Hi,
> >
> > We are using geronimo Version 2.1.4. We are facing issue when we
> configure application specific log4j. We have two applications which get
> deployed on Geronimo. When we start the application separate log files gets
> created for both the application but all the logs for both the application
> goes into one log file log (file which gets created last). In other words,
> all logs are written as per the log4j configuration of the application that
> was deployed most recently.
> >
>
> I sent a response to your previous question on the same subject. Did
> you not receive it?
>
> Have ou looked at the following documentation? *
>
> https://cwiki.apache.org/GMOxDOC21/configuring-application-specific-logging-with-log4j.html
>
> *<https://cwiki.apache.org/GMOxDOC21/configuring-application-specific-logging-with-log4j.html>
>
> --kevan
>
>
>
>
> --
> Ivan
>
>
--
Ivan
<<graycol.gif>>
<<ecblank.gif>>
