473,503 Members | 1,646 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SOAP: When to choose doc / lit or rpc

DT
Hi All,

Can anybody tell me why you would choose one soap format over
another? or are the choices based on what you are interoperating with or
message size constraints.

many thanks

DT
Nov 21 '05 #1
2 2525
WS/I (the web services interoperability organization, see ws-i.org ) says
that you *should* always choose doc/lit.
In fact RPC/Encoded is not supported by the WS-I Basic Profile 1.0.
In Java terms, RPC/Encoded is "Deprecated".

RPC/Literal is also supported by WS-I BP1.0, but this is a less common
combination, and Microsoft counsels against its use. For more on that, see
here:
http://msdn.microsoft.com/library/en...pc_literal.asp

In short, go with Doc/Lit for best interoperability.

-D

"DT" <dt@nospam.co.uk> wrote in message
news:41***********************@mercury.nildram.net ...
Hi All,

Can anybody tell me why you would choose one soap format over
another? or are the choices based on what you are interoperating with or
message size constraints.

many thanks

DT

Nov 21 '05 #2
DT
Many thanks Dino.

"Dino Chiesa [Microsoft]" <di****@online.microsoft.com> wrote in message
news:Oe**************@TK2MSFTNGP14.phx.gbl...
WS/I (the web services interoperability organization, see ws-i.org ) says
that you *should* always choose doc/lit.
In fact RPC/Encoded is not supported by the WS-I Basic Profile 1.0.
In Java terms, RPC/Encoded is "Deprecated".

RPC/Literal is also supported by WS-I BP1.0, but this is a less common
combination, and Microsoft counsels against its use. For more on that, see
here:
http://msdn.microsoft.com/library/en...pc_literal.asp

In short, go with Doc/Lit for best interoperability.

-D

"DT" <dt@nospam.co.uk> wrote in message
news:41***********************@mercury.nildram.net ...
Hi All,

Can anybody tell me why you would choose one soap format over
another? or are the choices based on what you are interoperating with or
message size constraints.

many thanks

DT


Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1826
by: Terje With Lunndal | last post by:
Greetings, I wondered which implementation of SOAP people would recommend. I have been googling around some and it seems that PEAR::SOAP and NuSOAP are both very popular. What should one choose,...
0
901
by: McIndoeLab | last post by:
I am using .net Web Service to get SOAP response back to a consuming ASP.NET web page. My object model has a class called Strain. I have a Web Service class with exposed method GetStrains(int...
6
2402
by: Guest | last post by:
Hi, I unerstand that if you choose IIS to host your .Net Remotingcomponents with HTTP channel and SOAP formatter, you get thebuilt-in security and configuraion features of IIS. Also we canexpose it...
5
8223
by: jb | last post by:
*Please* help --- I'm tearing my hair out. I want to use sessionstate in a webservice, accessed from a client, written in script (JScript, InfoPath). I have written my webservice (C# .NET). I...
3
2856
by: Jon Paugh | last post by:
Hi, If I have two soap extensions, one to encrypt data, and the other to compress data, which should have higher priority on the client, and on the server? The information I have indicates...
0
4327
by: Matt Wood | last post by:
Hi, I have written a Web Service for a customer which expects a SOAP message with Document/Literal encoding, and uses RoutingStyle=SoapServiceRoutingStyle.RequestElement to route the SOAP body...
52
5730
by: frankgerlach | last post by:
>From my simple performance tests of SOAP it seems that it is about ten times slower than binary object request protocols such as RMI, IIOP or SimpleORB. Is this also YOUR experience ?
2
7579
by: ken | last post by:
We have a user that has reported the following error when starting up our client application that uses a web service on our back end: System.Configuration.ConfigurationException: Missing required...
2
6736
by: furrypop | last post by:
Hi, I'm trying to get the Perl SOAP::Lite examples to work on a Windows PC, running Apache 2.2.4. Apache is definitely serving CGI scripts, as I've tested a dummy Hello World thing. I'm also...
0
7198
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7072
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7271
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7319
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6979
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5570
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3149
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1498
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.