Thanks for the info... I'm still trying to figure some things out
though...

Looks like WSDLs for REST are supported with WSDL 2.0:
http://www.ibm.com/developerworks/webservices/library/ws-restwsdl/.

So with REST... should the target be in using WSDLs (i.e. 2.0), WADLs,
or neither... or it depends?

And CXF doesn't support WSDL 2.0, correct?

-- Robert

On Thu, 24 Feb 2011 09:24:18 -0500, Glen Mazza <gma...@talend.com>
wrote:
> You can at least view the WADL using ?_wadl at the end of the service
> string in a browser.
> 
> Unsure, but JMS/REST would seem to be a contradiction, because REST
> is based on the HTTP transport.
> 
> Glen
> 
> On 2/24/2011 9:17 AM, robert wrote:
>> The Web Application Description Language (WADL) is new to me.
>>
>> Does CXF support WADLs in any way, relative to the REST style?
>>
>> Also, what would be more applicable, WADLs or WSDLs in support of
>> JMS/RESTful services?
>>
>> Thanks!
>>

Reply via email to