Thursday, April 24, 2014

GWT and BV/javax.validation 1.1

Hi there,

I had to upgrade BV on the server side. Now my GWT client fails:
                [ERROR] [mmm] - Line 43: No source code is available for type javax.validation.ParameterNameProvider; did you forget to inherit a required module?
...
                [ERROR] [mmm] - Unable to find type 'net.sf.mmm.app.client.SampleValidatorFactory.GwtValidator'

are there any plans to support more recent versions of BV in GWT?
Any workarounds for the moment (maybe I just have to override BV versions in client POMs)?
Is there a roadmap for a more modularized variant of GWT without gwt-dev and gwt-sevlet that contain arbitrary third-party code in fixed versions?

Thanks & regards
  Jörg

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment