Hi there, Maybe I am missing something but my generated WSDL looks as follows in the response:
<wsdl:output name="getById">
<soap:body use="literal"/>
</wsdl:output>
My response is suppose to be an object, but I don't know why it is not
generating the schema for my object.
Could anyone give me a clue, please?
Thanks.
Fernando.
