Hello Xavier, thanks for your report. This is a bug because the TraceOutputStream and TraceInputStream are not intended to be part of the GWT edition. I've updated the svn repository and the next snapshot will contain the fix (available in 2 hours).
Best regards, Thierry Boileau > Hello, > You can find attached the source code of a little example whare I > try to deserialize an object in a gwt application. > It seems that there is an error in one of the restlet library : > .301 [ERROR] [testgwtrestlet] Errors in > 'jar:file:/F:/workspacesEclipse/essaisRestlets/testGwtRestletObject/lib/org.restlet.jar!/org/restlet/client/engine/io/TraceOutputStream.java' >              11:05:34.317 [ERROR] [testgwtrestlet] Line > 55: The method flush() of type TraceOutputStream must override or > implement a supertype method > 11:05:35.379 [ERROR] [testgwtrestlet] Errors in > 'jar:file:/F:/workspacesEclipse/essaisRestlets/testGwtRestletObject/lib/org.restlet.jar!/org/restlet/client/engine/io/TraceInputStream.java' > ... > > > regards > Xavier > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2442080

