Hi all, I've found some difficulties in persisting entities with a 
ServiceLocator implementation.

In practice the entity passed to my persist method doesn't contains data of 
the contained collection.

I saw that everything arrives on the server (using a Network Monitor) but 
then when the entity is recreated the collection is not saved into it.

To proceed in my work I created a method that takes the collection as a 
separated argument, but of course this is not the correct way to do this.

Thank you for your advices.
L.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to