[Chainsaw]: New Webstart build and bundle up

2005-02-21 Thread Paul Smith
I've managed to find some time to work through some build issues to get Chainsaw building the Webstart and non-Webstart bundle working. Thanks to Scott Deboy for helping me test and verify it. You can get the latest version of Chainsaw via Webstart here: http://logging.apache.org/log4j/docs/web

Re: Problem with JNDIConnectionSource

2005-02-21 Thread James Stauffer
Are you adding a new Dialect? If yes, then you probably need to change at lest a bit of log4j code to know about that new dialect. -- James Stauffer http://www.geocities.com/stauffer_james/ - To unsubscribe, e-mail: [EMAIL PROT

Re: is log4j thread-safe?

2005-02-21 Thread Curt Arnold
On Feb 19, 2005, at 11:23 AM, Ana Paula Brandão Lopes wrote: Hello, I was learning about using NDC to diferentiate logging coming from diferente clients on web-apps, by reading this: http://www.onjava.com/pub/a/onjava/2002/08/07/log4j.html?page=3 The docs say every thread has its own NDC, but wh

Problem with JNDIConnectionSource

2005-02-21 Thread Arthur Brown
Hi, I have fund a small problem with JNDIConnectionSource. It overwrite the attribute and getter for int dialectCode = ConnectionSource.UNKNOWN_DIALECT; public int getSQLDialectCode() { return dialectCode; } from it's parent class ConnectionSourceSkeleton. However, the function discove

RE: NDC and multiple Ears in J2EE environment

2005-02-21 Thread Donald Larmee
Sorry for the delay in responding. This is not really a function/issue of NDC, which is localized to log4j only. However, depending on what sort of information you are trying to log, your goals are accomplishable by using the EJB context to carry information from the presentation tier to the busi

Log4j archive down

2005-02-21 Thread OOMS DIRK
I noticed that for at least a couple of days the log4j archive at http://nagoya.apache.org/eyebrowse/SummarizeList?listId=201 is not working properly anymore (show All=>VelocityException, archive of February has only 1 message). I don't know who I should contact to fix it ...

LevelMatchFilter-problem with commons-logging

2005-02-21 Thread herbert . pfleger
Hi all, I am having a problem with log4j in combination with commons-logging. I want to divide between error logging for finding bugs and business logging for protocolling some special actions of my users. Therefore I want to have an own logger with an own appender, thus my business entries a