Re: Reconsideration of features for 1.3 (Re: slf4j and log4j)

2005-05-04 Thread Asgeir Nilsen
Scott Heaberlin wrote: >On a related note, I believe the structure of the >XMLLayout in 1.2.x is incompatible with the xml format needed by >chainsaw v2 (at least that is what i ran into with early builds of >v2). If this is still true, then including chainsaw v2 with a 1.2.x >release will only le

Re: Recent bug fixes WAS: [EMAIL PROTECTED]: Project logging-log4j

2004-12-14 Thread Asgeir Nilsen
erely, Asgeir Nilsen begin:vcard fn:Asgeir Nilsen n:Nilsen;Asgeir org:Telenor;Middleware Portfolio adr:;;;Fornebu;N;1331;Norway email;internet:[EMAIL PROTECTED] title:Technology Architect tel;work:+47 958 31 003 tel;fax:+47 9498 5552 x-mozilla-html:TRUE url:http://www.telenor.com/ version:2.1 end:

Re: Encrypted logs

2004-11-17 Thread Asgeir Nilsen
Stephen Pain wrote: A better approach would be to generate a random key for symmetric encryption on the fly - you use this key to encrypt the log, then encrypt this key using a public key encryption method and include the encrypted key somewhere near the beginning of the log. To decrypt, you fi

Re: DO NOT REPLY [Bug 31458] New: - DailyRollingFileAppender fails with mult load-balancing JVMs under WAS

2004-10-01 Thread Asgeir Nilsen
David J. M. Karlsen wrote: [EMAIL PROTECTED] wrote: Regarding Bugzilla Bug 24107"DailyRollingFileAppender sharing target File in multiple EARS" We are encountering this in a WebSphere clustered environment so that while we DO have 4 separate JVMs, they are cloned under WAS, which uses the mu