Questions tagged [ws-i]

18 questions
0
votes
1 answer

WS-I Basic Profile about soap:body

I'm kinda new to SOAP. In my WSDL, I've got a message element composed of several part elements. In the binding part of my WSDL, if the soap:body element does not include any parts attribute, I get the WS-I Basic Profile compliance error BP2119: A…
pHneutre
  • 1,091
  • 3
  • 12
  • 29
0
votes
1 answer

Document/Encoded and RPC/Encoded combinations are not WS-I compliant

Can someone of this network explain why the Document/Encoded and RPC/Encoded encoding style combinations are not WS-I compliant into Soap-based web service?
0
votes
1 answer

I am looking into how to create a SOAP client in ruby that is WS-I compatible. What should someone new to SOAP use?

Both SOAP and WS-I compatibility are new to me. I have looked around and like the docs at savonrb.com. Is Savon WS-I compatible? Is there a better library that I should be using? Please, keep in mind good documentation is key since I will be doing…
1
2