Skip to content

Response deserialization ClassNotFoundException #36

@GoogleCodeExporter

Description

@GoogleCodeExporter
1. We use gxt  and gwt 2.0.4
2. At response decoding of a heavy complex object we get a 
classnotfoundexception.
3. The application gwt js layer deals fine with this object.


What is the expected output? What do you see instead?
Normal decode of the response 

What version of the product are you using? On what operating system?
We test using 0.3 and 0.4 versions


We have a complex object return in some services , the service call is correct 
but at response deserialization we get a classnotfoundexception. looking in the 
response payload we have this part :

"rO0ABXcEAAAAAA==" and  syncproxy is looking for a class with this name.

I attached the console output that contains the trace and the Response payload.

Thanks

Original issue reported on code.google.com by germansa...@gmail.com on 16 May 2014 at 7:22

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions