rickilama54 / gwt-comet

Automatically exported from code.google.com/p/gwt-comet
0 stars 0 forks source link

Problem with GWT 2.2 and Serialized Types #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. CometSerializer serializer = 
GWT.create(InstantMessagingCometSerializer.class);

What is the expected output? What do you see instead?
This launch an exception : 
java.lang.IncompatibleClassChangeError: Found interface 
com.google.gwt.core.ext.typeinfo.JClassType, but class was expected

What version of the product are you using? On what operating system?
GWT 2.2.0, gwt-comet-1.2.1

Please provide any additional information below.
I think you just have to recompile the projet with GWT 2.2.0
I see an issue here : 
https://code.google.com/p/gwt-platform/issues/detail?id=292

Thanks !!

Original issue reported on code.google.com by jean.bou...@gtempaccount.com on 21 Feb 2011 at 6:19

GoogleCodeExporter commented 9 years ago
Sorry, I did not see the previous post 13 !

Original comment by jean.bou...@gtempaccount.com on 21 Feb 2011 at 6:20

GoogleCodeExporter commented 9 years ago
Fixed version 1.2.2

Original comment by rich...@zschech.net on 15 Mar 2011 at 10:28

GoogleCodeExporter commented 9 years ago

Original comment by rich...@zschech.net on 15 Mar 2011 at 10:28

GoogleCodeExporter commented 9 years ago
Thanks a lot !! 

Original comment by jean.bou...@gtempaccount.com on 15 Mar 2011 at 10:33

GoogleCodeExporter commented 9 years ago
Thanks for your thanks Jean :-)
It is much appreciated.

Original comment by rich...@zschech.net on 15 Mar 2011 at 10:55