> Note that final fields are supported in gwt-rpc, but you need to set
rpc.XserializeFinalFields to true in your .gwt.xml file:

>   <set-property name="rpc.XserializeFinalFields" value="true" />



I set that property, but I am still getting this serialization error:



Exception while dispatching incoming RPC call

com.google.gwt.user.client.rpc.SerializationException:

Type 'com._3dmathpuzzles.slitherlink.RectangularWithDiagonalsPuzzle' 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.:

instance =
com._3dmathpuzzles.slitherlink.RectangularWithDiagonalsPuzzle@23a80ce8



Is there a way to find out more specifically what GWT RPC does not like
about
my class?



Thank you,

 Neil



--

Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com

We offer 30 year loans on single family houses!

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/google-web-toolkit/cf7b198082bd07fbf2a86a8d6bb73103%40mail.gmail.com.

Reply via email to