Re: LogFactor5 and SocketHubAppender functionality

2003-09-09 Thread Nigel . Byrnes
Hi Lance I think there are two ways of getting LF5 to view LoggingEvents sent over the wire. See Mark Womack's mail [http://marc.theaimsgroup.com/?l=log4j-devm=102511373124806w=2] for how Chainsaw and the Receiver framework can be used together. This is the log4j 1.3 way of doing things and is

RepositorySelector

2003-09-09 Thread Andreas Bothner [ MTN - Innovation Centre ]
Hi, I am using Weblogic Server and am considering implementing a RepositorySelector as discussed by Ceki in http://www.qos.ch/logging/sc.html, and in Chapter 8 of his manual. What I do not know how to do, is to ensure that the Container removes the repository / hierarchy when an EAR / EJB jar /

RE: RepositorySelector

2003-09-09 Thread Shapira, Yoav
Howdy, Look in the log4j sandbox CVS, there are a couple of selectors (JNDI and ServletContext, I believe). http://cvs.apache.org/viewcvs/jakarta-log4j-sandbox/src/java/org/apache/ log4j/selector/ These may do the whole job for you, or at least serve as examples. Yoav Shapira Millennium

Re: DOMConfigurator and CategoryFactory - sources?

2003-09-09 Thread mrfloppy_vid
Hello, oops, it looks as if the attached sources (3 files) didn't make it... Does the mailing list server perhaps block attachments? Is there another way to post these sources (except copying the code in the mail itself...)? Anyway, I try to attach them to this mail again and hope it works this

REPOST: RollingFileAppender does not create backups on WebSphere 5 on Windows

2003-09-09 Thread Tarek M. Nabil
Hi, I hope someone can help me with this, really. -Original Message- From: Tarek M. Nabil Sent: Thursday, September 04, 2003 8:06 PM To: [EMAIL PROTECTED] Apache. Org (E-mail) Subject: RollingFileAppender does not create backups Hi everyone, I'm having a problem with the

Re: REPOST: RollingFileAppender does not create backups on WebSphere 5 on Windows

2003-09-09 Thread Ceki Gülcü
Hello Tarek, Try using a smaller MaxBackupIndex, say 3 or 4. Also add the line log4j.debug=true to you config file. Once you have made these changes, please report the output you obtain. At 09:27 PM 9/9/2003 +0300, you wrote: Hi, I hope someone can help me with this, really. -Original