Hi, I am using RequestFactory with Locator and ServiceLocators. The ServiceLocator on the RequestContext works perfect. I can access the Spring Service Layer and get the data.
But how do i access the service layer from the Entity Locator? The locator is newly instantiated by the RequestFactory using the no-arg constructor. Can someone explain how to access the service layer for implementing the find(class, id) method. Kathir. -- 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.
