Without knowing your code, I cannot be sure, but somehow those classes are
being referenced directly or as parameters something in your client
classes. All references in the client code must be translatable, and most
likely neither InputStream nor SimpleDateFormat are. So your client classes
must not have any references to them.
--
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.