On 7/1/07, Marcelo Liberato <[EMAIL PROTECTED]> wrote:
Hi folks,
did anyone take a look at JIRA ticket BEANUTILS-273? I've attached a patch
for this issue as well.
The problem occurs when you anonymously subclass a class overriding a
public method. If that method was not declared in any interface by
superclass chain, beanutils fails trying to access it.
In my patch, I adjusted
MethodUtils.getAccessibleMethodFromInterfaceNestto check for that
method on superclass chain, besides interfaces from
superclass chain (which was already done).
Let me know if I could help with something else.
Not yet, but it has a target fix version for the next release (i.e.
version 1.8.0) in Jira so its on the "to do" list :)
Niall
Cheers,
Marcelo Liberato
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]