On Sunday, September 8, 2013 4:03:36 PM UTC+2, Paul McCrady wrote: > > I have the gwt hello app running in rsa 8.0.4 and tomcat > > I cannot install the eclipse plugin or go through the eclipse update site > because of security restrictions where i work. > > I have modified the Hello.java class and would like to re-build the app > and republish. When i try and run the ant target gwtc i get this error > > java] [WARN] Unable to read: > jar:file:/C:/workspaces/gwt_04092013/Hello/WebContent/WEB-INF/lib/gwt-user.jar!/com/google/gwt/user/User.gwtar.
Huh, gwt-user.jar in WEB-INF/lib ?! > Skipping: java.io.InvalidClassException: > com.google.gwt.dev.jjs.SourceOrigin$1; local class incompatible: stream > classdesc serialVersionUID = -2407201776821563037, local class > serialVersionUID = 4713379764594032837 > > [java] [WARN] Unable to read: > jar:file:/C:/workspaces/gwt_04092013/Hello/WebContent/WEB-INF/lib/gwt-user.jar!/com/google/gwt/core/Core.gwtar. > > Skipping: java.io.InvalidClassException: > com.google.gwt.dev.jjs.SourceOrigin$1; local class incompatible: stream > classdesc serialVersionUID = -2407201776821563037, local class > serialVersionUID = 4713379764594032837 > > > anyone have an idea what it might be? See https://code.google.com/p/google-web-toolkit/issues/list?can=2&q=InvalidClassException -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
