My main problem was that I had lost the web.xml file (duh).

Still trying to figure out the ScriptAssertValidator issue. I wonder if an
extra copy is being pulled in by maven.


On Thu Sep 08 18:15:07 GMT-700 2011, Nick Chalko wrote:

>
>
>  org.hibernate.validator.**constraints.impl.**ScriptAssertValidator
>
>
>
> So ScriptAssertValidator should not be getting compiled.  Let me try to
> find where it is excluded.
>
>
> user/src/org/hibernate/validator/HibernateValidator.gwt.xml  excludes that
> file with.
>
>   <source path="constraints">
>
>     <exclude name="impl/scriptassert/" />
>
>     <exclude name="super/" />
>
>   </source>
>
> Not sure why this is not used.
>
> --
> Nick Chalko | Software Engineer | 
> ncha...@google.com<http://www.google.com/url?sa=D&q=mailto%3Anchalko%40google.com>
>  |   :-)
>
>

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to