What are the performance implications of using RPC-Encoded Vs Document-Literal Web-Services?
-
Performance implications of using RPC-Enc Vs Doc-Literal WS? (1 messages)
- Posted by: Mukul Agarwal
- Posted on: May 21 2010 06:41 EDT
Threaded Messages (1)
- Performance implications of using RPC-Enc Vs Doc-Literal WS? by Carlos Rodriguez on May 29 2010 07:43 EDT
-
Performance implications of using RPC-Enc Vs Doc-Literal WS?[ Go to top ]
- Posted by: Carlos Rodriguez
- Posted on: May 29 2010 07:43 EDT
- in response to Mukul Agarwal
Document Literal is the configuration recommended
by the WS-I Basic Profile 1.1. If you use it you will ensure that all tools will successfully parse the wsdl.You ought to take into account this for your decision.