Hi
On 08/05/12 16:27, Shane Saunders wrote:
CXF supports WADL for Rest / JAX-RS. More information can be found here:

http://cxf.apache.org/docs/jaxrs-services-description.html

I've been thinking that we can also offer a light-weight WSDL2 support for CXF to work better with WSDL2-aware providers.

For example, a 'wsdl' or 'wsdl2' query to the JAX-RS endpoint will lead to the auto-generated WADL XSLT-converted internally to a similar WSDL2 representation.

WADL is richer as far as describing RESTful endpoints is concerned, so it should work.

On the code generation side, a wadl2java would accept a WSDL2 document but convert it to WADL before proceeding. It can be a bit involved but seems doable too...

Cheers, Sergey





On Tue, May 8, 2012 at 8:25 AM, fachhoch<[email protected]>  wrote:

for any webserice we can see the wsdl suing the cxf servlet  and   know all
about the webservice , in case of  rest service I did not find any
descriptor, if I wan to publish my rest service to third party how can I
prodive the descriptor?

--
View this message in context:
http://cxf.547215.n5.nabble.com/rest-services-wsdl-tp5694927.html
Sent from the cxf-user mailing list archive at Nabble.com.




--
Sergey Beryozkin

Talend Community Coders
http://coders.talend.com/

Blog: http://sberyozkin.blogspot.com

Reply via email to