WSDL 1.x does not support JAX-RS, and CXF only supports WSDL 1.x. The JAX-RS Module can on the other hand generate a WADL file.
On Mon, Apr 11, 2011 at 11:43 AM, Ivan Vitoria Sanchez <[email protected]> wrote: > Hello, > > > > How can I generate a WSDL file from all the JAX-RS endpoints? Should I use > java2ws tool? I'm quite confused about this... > > > > Cheers, > > > > Ivan > > > > > >
