I've seen that many people solved their problems replacing the gwt-
servlet.jar file with the new one, but I'm pretty sure I no more have
the gwt-servlet-1.5RC1.jar file on my system.

How could I solve the problem ?

The exact message is :

Field 'private final
com.google.gwt.i18n.client.impl.ConstantMap.OrderedConstantSet<java.lang.String>
keys' will not be serialized because it is final

Thank you,

On 5 sep, 19:23, "chris.f.jones" <[EMAIL PROTECTED]> wrote:
> Since this error sources from
> com.google.gwt.i18n.client.impl.ConstantMap via
> java.util.Map<java.lang.String, java.lang.String>, shouldn't the
> field:
> private final ConstantMap.OrderedConstantSet<java.lang.String>
> be declared as transient?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to