Problems with commons-logging - Very interesting

2005-12-19 Thread Tom Jordahl
One of my developers found this very interesting paper on the problems using commons-logging (like Axis 1.x does) while trying to upgrade ColdFusion's log4j implementation from 1.1 to 1.2. http://www.qos.ch/logging/classloader.jsp We might want to consider converting Axis 1.x to use the SLF4J:

Re: Problems with commons-logging - Very interesting

2005-12-20 Thread robert burrell donkin
On 12/19/05, Tom Jordahl <[EMAIL PROTECTED]> wrote: One of my developers found this very interesting paper on the problemsusing commons-logging (like Axis 1.x does) while trying to upgradeColdFusion's log4j implementation from 1.1 to 1.2.   http://www.qos.ch/logging/classloader.jsp a few points i'd

Re: Problems with commons-logging - Very interesting

2005-12-20 Thread Ceki Gülcü
Hello, > 1 IIRC all the factual errors in earlier versions have been correctly > but IMO there are a (small) number of opinions which may be misleading > to those without a deep understanding of classloaders. Have the vulnerabilities in JCL really been fixed this time? Considering that it to

Re: Problems with commons-logging - Very interesting

2005-12-20 Thread robert burrell donkin
On 12/20/05, Ceki Gülcü <[EMAIL PROTECTED]> wrote: > > Hello, > > > 1 IIRC all the factual errors in earlier versions have been correctly > > but IMO there are a (small) number of opinions which may be misleading > > to those without a deep understanding of classloaders. > > Have the vulnerab

Re: Problems with commons-logging - Very interesting

2005-12-21 Thread Ceki Gülcü
At 09:16 PM 12/20/2005, robert burrell donkin wrote: On 12/20/05, Ceki Gülcü <[EMAIL PROTECTED]> wrote: > how credible are the claims that the problems have been > fixed? please: let's not get personal Robert, My intention was not to offend you. I am sorry if that was the case. JCL is bo

Re: Problems with commons-logging - Very interesting

2005-12-21 Thread robert burrell donkin
On 12/21/05, Ceki Gülcü <[EMAIL PROTECTED]> wrote: > At 09:16 PM 12/20/2005, robert burrell donkin wrote: > >On 12/20/05, Ceki Gülcü <[EMAIL PROTECTED]> wrote: > > > > > how credible are the claims that the problems have been > > > fixed? > > > > > > > >please: let's not get personal > > Robert, >

RE: Problems with commons-logging - Very interesting

2006-01-04 Thread Tom Jordahl
Adobe ColdFusion Team From: robert burrell donkin [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 20, 2005 8:17 AM To: axis-dev@ws.apache.org Subject: Re: Problems with commons-logging - Very interesting   On 12/19/05, Tom Jordahl <[EMAIL PROTECTED]> wrote: One