I think I fixed this already in Bug 28358

http://issues.apache.org/bugzilla/show_bug.cgi?id=28358

With the following code change:

http://issues.apache.org/bugzilla/attachment.cgi?id=14119

Could be wrong though - you would need to try a nightly build to verify it.
Otherwise as Thomas said - use PropertyUtils instead.

Niall

----- Original Message ----- 
From: "Thomas Dudziak" <[EMAIL PROTECTED]>
Sent: Thursday, September 08, 2005 8:53 PM


This may very well be a bug in beanutils (I havn't checked the bug
list), but from what I can see in the source of beanutils, the
PropertyUtilsBean invokes the direct setter method (without index)
with a single string instead of an String[] array, hence the argument
type mismatch.

Tom



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to