Good day, developers.
I have a question for you.
I am running Web Services client on Stylus Studio 5.3, build 179I
Uploaded demo.wsdl and client generated me request (Stylus_request.xml).
Then I am sending this request to the server running JWSDP 1.5.
Well, I am keeping getting - JAXRPCTIE01: caught exception while handling request: unexpected encoding style: expected=http://schemas.xmlsoap.org/soap/encoding/, actual=
See: Stylus_response.xml
Then I am uploading the same demo.wsdl into Spy 4.4. The Spy generates me its own SOAP Envelope (Spy_request.xml). Syntax of the Spy envelope is quite different from the one from the Stylus.
But most importantly, when I am sending this request, everything goes smoothly (See: Spy_response).
Is it a bug in Studio or in Spy or I am missing something...
Cheers,
Iouri
TestCase.zip Zip with test output.
|