Re: Strange problem with Digester and Log4j

2006-03-29 Thread Simon Kitching
hi rk, That is pretty weird. BeanUtils is definitely not calling any such method directly. BeanUtils only uses commons-logging. It looks to me like the JVM is doing some major code optimisation at runtime, effectively replacing the sequence MethodUtils.getMatchingAccessableMethod --

Re: Strange problem with Digester and Log4j

2006-03-29 Thread Simon Kitching
On Tue, 2006-03-28 at 23:20 +0200, Christian Hufgard wrote: Maybe you want to take a look at http://www.qos.ch/logging/thinkAgain.jsp , also you probably won't find a solution there, it is still an interesting page. ;) Can anyone confirm, if these problems are still present? And what can be

Re[2]: Strange problem with Digester and Log4j

2006-03-29 Thread Christian Hufgard
Hi Simon, Most of those problems never existed. That page is just wrong in many places. This is -erm- weird. The information seems to be quit reasonable, is it just a try from the log4j author to prevent people from using commons-logging? -- Best regards, Christian

Re: Re[2]: Strange problem with Digester and Log4j

2006-03-29 Thread Simon Kitching
On Wed, 2006-03-29 at 12:36 +0200, Christian Hufgard wrote: Hi Simon, Most of those problems never existed. That page is just wrong in many places. This is -erm- weird. The information seems to be quit reasonable, is it just a try from the log4j author to prevent people from using

RE: Strange problem with Digester and Log4j

2006-03-29 Thread Marco Mistroni
files? I got similar problem and keep on bothering this list before realizing that My claasspath was screwed up HTH marco -Original Message- From: Simon Kitching [mailto:[EMAIL PROTECTED] Sent: 29 March 2006 11:30 To: Jakarta Commons Users List Subject: Re: Strange problem

Strange problem with Digester and Log4j

2006-03-28 Thread s r
Hi - I am running into a strange NoSuchMethodError when using the latest version 1.7 of Digester with the version 1.2.9 of Log4j. I have a very simple digester ruleset (but I think that is irrelevant). The version of commons-beanutils is the latest I could download from Jakarta. Beanutils

Re: Strange problem with Digester and Log4j

2006-03-28 Thread Christian Hufgard
Hi rk_ I am running into a strange NoSuchMethodError when using the latest version 1.7 of Digester with the version 1.2.9 of Log4j. I have a very simple digester ruleset (but I think that is irrelevant). The version of commons-beanutils is the latest I could download from Jakarta.

Re: Strange problem with Digester and Log4j

2006-03-28 Thread s r
Bitte, Rk - Original Message - From: Christian Hufgard [EMAIL PROTECTED] To: Jakarta Commons Users List commons-user@jakarta.apache.org Subject: Re: Strange problem with Digester and Log4j Date: Tue, 28 Mar 2006 23:20:50 +0200 Hi rk_ I am running into a strange

RE: Strange problem with Digester and Log4j

2006-03-28 Thread Jörg Schaible
s r wrote on Wednesday, March 29, 2006 7:29 AM: Christian and other - Bitte hilfe! I 've begin chasing my own tail on this. I am not asking for a solution, but if you could drop a hint on how to troubleshoot this, I'd quite appreciate it. Perhaps there is a way to disable commons logging