Hi,
I'm having some serialization problem with the gwt:testGwt maven
goal :

com.google.gwt.user.client.rpc.SerializationException: Type
'org.myapp.domain.user.User' was not assignable to
'com.google.gwt.user.client.rpc.IsSerializable' and did not have a
custom field serializer.  For security purposes, this type will not be
serialized.

I had exactly the same trouble with the hosted mode : i fixed it by
copying to /target/tomcat/webapps/ROOT/org.myapp.gwt.ClientApplication
the generated .gwt.rpc file : it looks like it's a known problem.

But still it doesn't work with testGwt...any idea ? maybe shall i put
the .gwt.rpc file somewhere else ?

Thanxs

Max
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"gwt-maven" 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/gwt-maven?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to