Re: RequestFactory: /gwtRequest not found
A JSR 303 Bean Validator is (tentatively) initialized at "boot" time (when the requestFactoryServlet is instantiated, i.e. your webapp is deployed), irrespective of whether you'll use javax.validation or not.
The "INFO" message is emitted using a java.util.logging logger, so you can configure (I don't know how, never tried it) your JVM to ignore it.
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home