It works! Thank you so much, robert!

flavio


robert burrell donkin wrote:


hi Flavio

there are a couple of problems with the example. on is a bug with beanutils (which i've hopefully fixed now) and the other is that the mapped set property on your example bean is shielded by the standard property with the same name.

it needs to be something like:

    getMappedProperty(String key)
    setMappedProperty(String key, Object value)

once you make this change an upgrade to the next nightly, i hope that everything will work.

- robert

On Tuesday, August 26, 2003, at 10:33 AM, Flavio Tordini wrote:

i tried with the most recent nightly build, to no avail. i'm attaching a small
class that demonstrates the bug. hope this helps!


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



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




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



Reply via email to