You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by robert burrell donkin <ro...@mac.com> on 2001/12/11 23:44:10 UTC

(Digester)[PATCH] Digester yielding IllegalAccessException

these patches change digester to use beanutils MethodUtil.

this fixes the IllegalAccessException problem in my test harness and 
passes the unit tests on my machine.

- robert


Re: (Digester)[PATCH] Digester yielding IllegalAccessException

Posted by "Craig R. McClanahan" <cr...@apache.org>.
I've committed these patches, and the corresponding MethodUtils patches in
BeanUtils.  Everything seems to work fine for me -- including both Tomcat
and Struts, which use Digester to process configuration files.  Same for
the "modeler" and "workflow" packages in the sandbox.

Craig


On Tue, 11 Dec 2001, robert burrell donkin wrote:

> Date: Tue, 11 Dec 2001 22:44:10 +0000
> From: robert burrell donkin <ro...@mac.com>
> Reply-To: Jakarta Commons Developers List <co...@jakarta.apache.org>
> To: Jakarta Commons Developers List <co...@jakarta.apache.org>
> Subject: (Digester)[PATCH] Digester yielding IllegalAccessException
>
> these patches change digester to use beanutils MethodUtil.
>
> this fixes the IllegalAccessException problem in my test harness and
> passes the unit tests on my machine.
>
> - robert
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>