Hi all, I'm trying to add RequestFactory and objectify to my existing eclipse project that uses GPE and GAE.
The page http://code.google.com/webtoolkit/doc/latest/DevGuideRequestFactory.html has the following instructions in the sectioin titled "wiring" Add the following jars to your WEB-INF/lib directory: requestfactory-server.jar javax/validation/validator-api-1.0.0.GA.jar A JSR 303 Validator of your choice, such as hibernate-validator my question is, where do I find the requestfactory-server.jar file? What do I use as a "validator of my choice" that I can use with GAE and which is easily gettable? Also, this process feels very clunky compared to the rest of the GPE experience, is there any plan to integrate it into GPE? p.s.: I haven't been able to do anything through maven yet. THe closest I got was when Run As-> Maven install failed with error "You must use a 32-bit Java runtime to run GWT Hosted Mode." I'm on mac. -- 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.
