You can not use Object in public void setContents(Object contents) . Try to use public void setContents(Serializable contents) .
Jim On Jun 25, 1:23 pm, Kwhit <[email protected]> wrote: > Not since 1.5. Private ctors should be fine as I understand it. I > tried it and got the same error messages --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
