On Jul 13, 5:04 pm, David Chandler <[email protected]> wrote: > The requestfactory jars in 2.4 are much smaller than gwt-servlet and are > provided for the convenience of those using only RF for server > communication. Validation will not be bundled with RF jars. You must > continue to obtain validation from gwt-servlet-deps and/or validation-api + > hibernate-validator jars.
Thx for this info! Finally I've replaced the gwt-servlet 5MB monster with rf-server (-4,5MB in runtime scope!) and assigned the provided scope to gwt- servlet-deps. -Alex -- 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.
