I am having the similar problem, I am also getting *IncompatibleClassChangeError* after upgrading to 2.2-rc1 from 2.1 I also posted on the issue page.[1]
You can find the detail of my exception here: http://pastebin.com/HwVc7Zu3 I am not doing any kind of code generation whatsoever. just using private final AppInjector injector = GWT.create(AppInjector.class); with EventBus, RequestFactory, and PlaceController in my GINModule. I do not know what I need to recompile ? I am not using any external library, only GIN 1.0 please help, Thank You [1] http://code.google.com/p/google-web-toolkit/issues/detail?id=6024&q=IncompatibleClassChangeError&colspec=ID%20Type%20Status%20Owner%20Milestone%20Summary%20Stars -- 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.
