change field - List<LocalizedMessage> errors"   to
ArrayList<LocalizedMessage> errors and see whether it works


On Sat, Nov 9, 2013 at 11:46 PM, James Clough <cloug...@gmail.com> wrote:

> Cargo cult programming, born of desperation.
>
> I have another class that is working correctly with a field of type
> Object, so I was analyzing it and trying to eliminate each difference as a
> possible cause.  The other class happens to pitch to the zero-argument
> Object constructor, so I added it to this class as well.  It didn't help,
> of course.
>
>
> On Saturday, November 9, 2013 10:49:20 AM UTC-7, Patrick Tucker wrote:
>>
>> Why do you have super() in you constructor?  Your class does not extend
>> anything.
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Nagin Kothari
Co-founder,
Zilicus Solutions
www.zilicus.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to