Tuesday, January 31, 2012

Re: RequestFactory , ServiceLocator and Generic Dao class , NoSuchMethodFound

Can you look in the Deobfuscator.Builder generated by the RF ValidationTool (if you configured annotation processing in Eclipse, it should be in a .apt_generated folder unless you changed it; and note that if you ValidationTool from the command line, it won't output the Java code, only the compiled class, so don't use it here), what are the lines related to the 'persist' method from your RequestContext?

(I mean, it might very well be a bug in the ValidationTool)

--
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/-/PuCdsYT2eUAJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment