Hello list, is there any way to ignore a specific field (like the @*JsonIgnore *annotation in Jackson) of an entity or use a different serializer with additional options when using GWT serialization? When detaching an object from JDO there is an jdoDetachedState added which contains an Object of type javax.jdo.identity.StringIdentity and this can not be deserialized on the client side...
Kind regards, Joscha Feth ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2829260

