I'm trying to use RequestFactory in GWT 2.3.  I noticed that the
original RequestFactory has been depricated in favor of:

com.google.web.bindery.requestfactory.shared.RequestContext

My problem is that when I try to run my app I get:


[ERROR] [retain] - Line 10: No source code is available for type
com.google.web.bindery.requestfactory.shared.RequestContext; did you
forget to inherit a required module?

I noticed that the GWT RequestFactory docs aren't very good. For
instance they neglect to mention adding the servlet to web.xml.  I
tried adding the above RequestContext as a module but that didn't work
either.  Anyone know what I'm missing?

-Dave

-- 
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.

Reply via email to