You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Jonathan Fuerth <fu...@sqlpower.ca> on 2003/10/09 19:06:14 UTC

[PATCH] beanutils - logging in PropertyUtils

Hi.  I just spent more time than I would have liked tracking down an
IllegalArgumentException with a useless message from
java.lang.reflect.Method.invoke().  I added some trace-level logging
to PropertyUtils (everywhere it calls a write method) and discovered
the source of my troubles right away.

I thought the logging might be useful to others, so I'm submitting it
here for your consideration in a future release.

Oh, the patch also fixes a little spelling mistake in the javadoc. :-)

-- 
Jonathan Fuerth - SQL Power Group Inc.
(416)221-4220 (Toronto); 1-866-SQL-POWR (Toll-Free)
Unleash the Power of your Corporate Data - http://www.sqlpower.ca/

Re: [PATCH] beanutils - logging in PropertyUtils

Posted by robert burrell donkin <ro...@blueyonder.co.uk>.
patch applied (to PropertyUtilsBean). many thanks.

- robert

On Thursday, October 9, 2003, at 06:06 PM, Jonathan Fuerth wrote:

> Hi.  I just spent more time than I would have liked tracking down an
> IllegalArgumentException with a useless message from
> java.lang.reflect.Method.invoke().  I added some trace-level logging
> to PropertyUtils (everywhere it calls a write method) and discovered
> the source of my troubles right away.
>
> I thought the logging might be useful to others, so I'm submitting it
> here for your consideration in a future release.
>
> Oh, the patch also fixes a little spelling mistake in the javadoc. :-)
>
> --
> Jonathan Fuerth - SQL Power Group Inc.
> (416)221-4220 (Toronto); 1-866-SQL-POWR (Toll-Free)
> Unleash the Power of your Corporate Data - http://www.sqlpower.ca/
>  ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org