Is there a way to generate Request & Response XML formats from just a WSDL file - if the webservice is not live right now.
SoapUI doesn't give me the response unless it contacts the Webservice with a request. Is there any other tool which can do this?
I should assume this information is available - because without it - client stub frameworks like Axis/JAXWS etc won't be able to generate stubs for generating the requesting and then interpreting the response.
question from:
https://stackoverflow.com/questions/35908226/generating-request-response-xml-from-a-wsdl 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…