Hello, one of the projects at my company currently has the need to generate WSDLs from Java classes annotated with JSR 303 annotations [1]. They are using CXF's java2ws-maven-plugin, but the plugin does not process JSR 303 annotations. We're currently evaluating ways to generate XSD facets for representing the annotations. One idea is to extend the java2ws-maven-plugin so that is can generate this as well. Would the CXF project be interested in such a contribution? If so, I can elaborate more about how JSR 303 annotations could be mapped to facets.
Regards, Benedikt [1] http://beanvalidation.org/ -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter
