> The list is not a basic ArrayList but a class of Datanucleus that is > not serializable.
Really ? You mean an "org.datanucleus.sco.backed.ArrayList" that simply extends "java.util.ArrayList" ... that implements Serializable ? Hence is Serializable. Perhaps if you actually define a testcase as per DN docs that reproduces what you say then we could comment, but that class is most certainly Serializable (not that detached objects use wrapper classes in any recent DataNucleus either). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
