Thanks Eric My mistake (big one).
I changed it in my ant but i accidentally reverted it before, so it was pointing to my old version thanks a lot Regards Tiago http://code.google.com/p/gwt-crud/ On 2 set, 10:40, "Eric Ayers" <[EMAIL PROTECTED]> wrote: > It looks like you need to upgrade gwt-servlet.jar on your server side code > to match the one distributed with GWT 1.5.2. > > > > On Tue, Sep 2, 2008 at 9:27 AM, Tiago <[EMAIL PROTECTED]> wrote: > > > 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 > > -- > Eric Z. Ayers - GWT Team - Atlanta, GA USAhttp://code.google.com/webtoolkit/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
