Marcin,

Not sure if you figured it out or not yet, but we had a similar issue and 
ours was fixed when fixed two issues:

   - we were creating the objects with two separate request contexts.  If I 
   understand correctly how the persisting works, you must create any 
   sub-proxies with the same context as the parent object.  i may be wrong, but 
   it solved the issue for us. 
   - our service was not properly named and our locator could not find it 
   (it didn't throw any kind of useful error btw...)


-- 
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.

Reply via email to