JLancaster
14 years agoOccasional Contributor
Creating REST Service without WADL
I have to test a SimpleXML client application which is defined using .xsd files. There is no WADL or WSDL available for this service. I would like to create a REST MockService to respond to this SimpleXML client application, is this possible? if so, how would that be done? Thanks.