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


can of network explain why document/encoded , rpc/encoded encoding style combinations not ws-i compliant soap-based web service?

document/encoded , rpc/encoded released ws-i adheres bp1.0(basic profile 1.0) specification.

later ws-i release bp1.1,2.0.. specifications.the rules specified in these specification not supported above message exchanging formats , not complaint.

the exchanging formats complaint ws-i document/literal,rpc/literal,document/wrapped


Comments

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

Change the color of an oval at click in Java AWT -