Dear All, I've got multiple activities, and one of the activity is changing a proxy. I would like to update other views displaying the proxy.
I've made the activities subscribe for EntityProxyChange. But when I fire the below event, it is not being fired. *clientFactory.getEventBus().fireEvent( * * new EntityProxyChange<CustomerProxy>(proxy, WriteOperation.PERSIST));* * * Any help is appreciated! -sowdri- -- 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.
