Saturday, September 22, 2012

Re: GWT Bug in RequestFactory client-side service inheritance

Answered on SO: http://stackoverflow.com/a/12543830/116472

On Saturday, September 22, 2012 12:56:48 PM UTC+2, Human izatara wrote:

I have problem in creating a generic RequestContext that has common methods such as persist, update, remove and other Request classes extend this class. I got following exception :

com.google.web.bindery.requestfactory.server.ReportableException: Could not locate RequestContext operation   

after some googling found this issue and also this post. and I think it's not resolved yet.

 is there anyway to do this that I need not to repeat every method in all Request classes ?

--
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/-/4WMJ_UPvmrEJ.
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