Hi Michel,

I don't know what I did wrong, but I've tested it again using

    <property name="openjpa.DetachState" value="loaded(LiteAutoDetach=true)"
/>

and now it works! Once the EntityManager is closed, the entities have no
proxy at all, so GWT can serialize them. I've read the documentation but I
don't understand how LiteAutoDetach=true works. If I don't use this
property, how are entities detached?

Thank you very much,

Santa.

--
View this message in context: 
http://openjpa.208410.n2.nabble.com/OpenJPA-and-GWT-Serialization-tp6256796p6313944.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to