0 Replies Latest reply on May 11, 2011 4:21 PM by gillonv

    RestEasy WSDL 2.0 and XSD

    gillonv

      I have created a webService using RestEasy 2.0.1.GA. Also, now I am looking at creating a WSDL to provide to the client of that webservice.

       

      1) How do I create the WSDL for the REstEasy webservice?

      2) I have created manually a XSD describing the XML elements returned by the WebService. How can I include the XSD to the XML response returned by the Webservice?

       

      I have been searching on the Net but I have not found anything very particular to RestEasy (if that matters)

      Thank you in advance.