Hi All,
We are adding to a <Entity>Request method a parameter that is a serializable
type we defined (basically a POJO consisting of Strings and primitive
types), but it fails on the code below with that error message. Isn't
Serializable types supported as they where on standard RPC?
on RequestFactoryModel.validateTransportableType()
poison("Invalid Request parameterization %s",
transportedClass.getQualifiedSourceName());
Thanks,
Aldo
--
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.