Hi, your idea seems interesting, could you write an example of what you mean? An example of a class annotated with JSR 303 and the WSDL/XSD you do expect would be great.
Thank you, Cristiano Il giorno gio 19 nov 2015 alle ore 21:21 Benedikt Ritter <[email protected]> ha scritto: > 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 >
