>methodCacheField.set(null, null); Why it has to be done twice? (before and after creating the service layer)
On Fri, Sep 2, 2011 at 11:22 AM, Thomas Broyer <[email protected]> wrote: > > > On Friday, September 2, 2011 4:19:28 PM UTC+2, Thomas Broyer wrote: >> >> serviceLayerCacheClass = Class.forName("com.google.gwt.** >> requestfactory.server.**ServiceLayerCache"); >> >> > Oh, sorry, I'm still working with an old version of GWT (r9848 –that's > between 2.2 and 2.3– with a handful of patches); update the package to the > web.bindery one for GWT 2.3 onwards. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/2J0YDSvmDcMJ. > > 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. > -- Magno Machado Paulo http://blog.magnomachado.com.br http://code.google.com/p/emballo/ -- 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.
