Hi
On 23/07/13 11:28, Julio Carlos Barrera Juez wrote:
Well, I have found that in the service I'm using, I have links to XSD
schemas inside the XRD files. It would help a lot ;-).
I'm not sure XRD is as 'capable' as WADL in providing enough metadata to
the client application or a generic one which can offer something on top
of WADL. May be I'm not yet appreciating what XRD is :-)
Cheers, Sergey
On 23 July 2013 12:17, Julio Carlos Barrera Juez <
[email protected]> wrote:
Hi all!
I want to generate a REST client of a REST service defined by XRD. Is it
possible to generate Java classes of the model and the service with an XRD?
I know how to generate Java classes form WSDL and WADL files with command
line tools or Maven plugins and goals, but not with XRD.
Thank you!