Re: Standalone instance with multiple log4j setting

2010-04-02 Thread WM YEOH
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.

Re: Standalone instance with multiple log4j setting

2010-04-01 Thread WM YEOH
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

Re: Standalone instance with multiple log4j setting

2010-04-01 Thread WM YEOH
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

Re: Standalone instance with multiple log4j setting

2010-03-31 Thread WM YEOH
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

Re: Standalone instance with multiple log4j setting

2010-03-30 Thread WM YEOH
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

Standalone instance with multiple log4j setting

2010-03-29 Thread WM YEOH
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 -