[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: messaging Vs RPC




Here's a simple explanation:

SOAP Document Model is for asynchronous processing. 
SOAP RPC Modle is for Synchrounus processing. 


HTH.... 

Thanks and BR, 
--Kamesh Challa
Yash Technologies Inc.


Quoting web dev <programming95@yahoo.com>:

> hi all,
>    I am a little confused about the difference between
> soap messaging vs rpc to access a web service.
>    -when to use messaging and when to use rpc.
>    -can the same wsdl file be used to generate stubs
> in both the cases?
> 
> thanks
> Raj
> 
>