cvs commit: logging-log4j/src/filtered-java/org/apache/ugli LoggerFactory.java

2005-02-09 Thread ceki
ceki2005/02/09 13:33:17 Added: src/filtered-java/org/apache/ugli LoggerFactory.java Log: Static binding for UGLI Revision ChangesPath 1.1 logging-log4j/src/filtered-java/org/apache/ugli/LoggerFactory.java Index: LoggerFactory.java ==

cvs commit: logging-log4j/src/filtered-java/org/apache/ugli - New directory

2005-02-09 Thread ceki
ceki2005/02/09 13:33:14 logging-log4j/src/filtered-java/org/apache/ugli - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: logging-log4j/src/filtered-java/org - New directory

2005-02-09 Thread ceki
ceki2005/02/09 13:33:14 logging-log4j/src/filtered-java/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: logging-log4j/src/filtered-java/org/apache - New directory

2005-02-09 Thread ceki
ceki2005/02/09 13:33:14 logging-log4j/src/filtered-java/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: logging-log4j/src/filtered-java - New directory

2005-02-09 Thread ceki
ceki2005/02/09 13:33:14 logging-log4j/src/filtered-java - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Taxonomy of JCL problems

2005-02-09 Thread Ceki Gülcü
At 05:46 PM 2/9/2005, Niclas Hedhman wrote: On Wednesday 09 February 2005 23:34, you wrote: > As you are very knowledgeable in class loader > problems, I'd appreciate your comments and/or critical reviews. First of all, I am very happy to see that someone else care, and care to such an extent and g

Re: Taxonomy of JCL problems

2005-02-09 Thread Niclas Hedhman
On Wednesday 09 February 2005 23:34, you wrote: > As you are very knowledgeable in class loader > problems, I'd appreciate your comments and/or critical reviews. First of all, I am very happy to see that someone else care, and care to such an extent and goes through all the pain to explain this t

RE: Taxonomy of JCL problems

2005-02-09 Thread Ceki Gülcü
At 04:26 PM 2/9/2005, Yoav Shapira wrote: Hi, Awesome article. Thanks for writing it and for fixing the code sections. I suggest you invite comments on commons-dev to see what the JCL people think. The comments I received so far have not been very supportive but that is to be expected. Another

RE: Taxonomy of JCL problems

2005-02-09 Thread Yoav Shapira
Hi, Awesome article. Thanks for writing it and for fixing the code sections. I suggest you invite comments on commons-dev to see what the JCL people think. Another useful addition would be an expanded section on how UGLI approaches/solves these problems. Yoav -Original Message- From: Ce

Re: Taxonomy of JCL problems

2005-02-09 Thread Ceki Gülcü
At 04:01 PM 2/9/2005, Niclas Hedhman wrote: On Wednesday 09 February 2005 20:20, Ceki Gülcü wrote: > Hello, > > For those interested I've been busy writing an article about the problems > encountered when using JCL. > >http://www.qos.ch/logging/classloader.jsp > > Your comments and critical rev

Re: Taxonomy of JCL problems

2005-02-09 Thread Ceki Gülcü
At 04:01 PM 2/9/2005, you wrote: On Wednesday 09 February 2005 20:20, Ceki Gülcü wrote: > Hello, > > For those interested I've been busy writing an article about the problems > encountered when using JCL. > >http://www.qos.ch/logging/classloader.jsp > > Your comments and critical reviews are we

Re: Taxonomy of JCL problems

2005-02-09 Thread Niclas Hedhman
On Wednesday 09 February 2005 20:20, Ceki Gülcü wrote: > Hello, > > For those interested I've been busy writing an article about the problems > encountered when using JCL. > >http://www.qos.ch/logging/classloader.jsp > > Your comments and critical reviews are welcome. Great work, BUT on *my* b

Taxonomy of JCL problems

2005-02-09 Thread Ceki Gülcü
Hello, For those interested I've been busy writing an article about the problems encountered when using JCL. http://www.qos.ch/logging/classloader.jsp Your comments and critical reviews are welcome. -- Ceki Gülcü The complete log4j manual: http://www.qos.ch/log4j/ ---