Hello,
I am using beanutils from within Jelly, and find that error reporting
from beanutils really needs improvement. For example, if an accessor
method throws an exception, ConvertinWrapDynaBean rethrows an error with
a message indicating that the accessor was not found. Very misleading.
Also, the error messages dont indicate the method signature. For the end
user who sees these messages (esp. with Jelly), this can easily be the
point of desperation.
thanks,
Christian
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: [beanutils] error messages Christian Sell
- Re: [beanutils] error messages Craig R. McClanahan
- Re: [beanutils] error messages robert burrell donkin