users@jaxb.java.net

Re: getting null validation message

From: Damon Fensterman <dfensterman_at_yahoo.com>
Date: Tue, 22 Apr 2003 07:08:48 -0600

On Mon, 21 Apr 2003 08:44:18 -0700, Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM> wrote:

>> However, in the ValidationEventCollector the
>> getLocator().getObject().getMessage() method of the ValidationEvent for
>> this row returns null. This works fine for all my other validations.
>>
>> Why am I getting a null message?
>
>I'm bit confused. Are you saying that both the getLocator().getObject()
>method and the getMessage() method return null?

getLocator() returns a locator ...
getObject() returns an object ...
but getMessage() returns null.

>Sounds like a bug.
>
>regards,
>--
>Kohsuke KAWAGUCHI 408-276-7063 (x17063)
>Sun Microsystems kohsuke.kawaguchi_at_sun.com