All was working nice (I was using GWT 1.5.1). But when i changed to GWT 1.5.2 this error started to appear in web mode (This application is out of date, please click the refresh button on your browser).
I get warnings now when i compile... in my return type (Map<String,String>). I dont know if this could be the problem and neither why i met this warning since i specified the corrrect type of my return value. this is the warn: [WARN] Field 'private final com.google.gwt.i18n.client.impl.ConstantMap.OrderedConstantSet<java.lang.String> keys' will not be serialized because it is final does anyone has a clue to what's going on ? Thanks in advance Tiago --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
