How can i serializa this List<MyClass> ? 2011/10/7 Juan Pablo Gardella <[email protected]>
> What's your question? > > 2011/10/6 Bruno Sandivilli <[email protected]> > >> I'm getting this error when my RPC returns a list of a custom object: >> Type 'org.datanucleus.sco.backed.List' was not included in the set of >> types which can be serialized by this SerializationPolicy or its Class >> object could not be loaded. For security purposes, this type will not be >> serialized. >> >> -- >> 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. >> > > -- > 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. > -- 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.
