Thu, Apr 1, 2010 at 8:08 PM, Ceki Gülcü wrote:
> On 01/04/2010 12:41 PM, WM YEOH wrote:
>
>> Hi Ceki,
>>
>>Thank you for the guidance.
>>
>>I think I better start all over again what was the actual problem to
>> give
>> you a better picture.
Hi Ceki,
Changing to non-static logger references in EJB is not possible. Too
risky to do so. I will go through the discussion link that you provided
shortly.
Thank you.
Regards,
Wooi Meng
On Thu, Apr 1, 2010 at 8:08 PM, Ceki Gülcü wrote:
> On 01/04/2010 12:41 PM, WM YEOH wr
l be the first one
>> looked up. If one webapp looks it up first, it's logger repository will
>> be used for the life of the library (i.e., until server restart). Other
>> apps using the library will have that library's logs going to the first
>> application's
going to the first application's
> logger repository.
>
> I know of no good way around this that I know of. Maybe Ceki has come up
> with a better way over the years in his work with Logback? You might ask on
> that mailing list.
>
> Jake
>
> On Wed, 31 Mar 2010 10:35
On Mon, Mar 29, 2010 at 10:57 PM, Jacob Kjome wrote:
> Research Logger Repository Selectors. Here's a resource to get you
> started
> http://wiki.apache.org/logging-log4j/AppContainerLogging
>
> Jake
>
>
>
> On Mon, 29 Mar 2010 17:51:56 +0800
> WM Y
Hi there,
Current setup,
- App server - Sun Java System Application Server 9.1_01
- deploy one ear(own war) and another war applications in the same stand
alone instance
I have setup in a way that each application has its own log4j.xml but assign
to different log files, for instance, log4jA.xml -