Just an idea, I'd try this: proxy = request.edit(proxy);
driver.edit(proxy); If I got RF right, the edited reference should be the same as the one request.edit() returns, as it is already bound to that context. Greetings! On Jun 24, 1:20 pm, Elhanan <[email protected]> wrote: > i know the it's not the same proxy i sent in.. > > and i know i need to send to a persist method i created in a > requestContext. > > so do i need to use the onProxyChangeEvent? -- 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.
