Hi Benedikt, this seems to be related to what you do. Though it is the other way round: https://github.com/krasa/krasa-jaxb-tools
Christian Am 19.11.2015 um 21:21 schrieb Benedikt Ritter:
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/