RE: [xml-dev] Categories of Web Service messages: data-oriented vs action-oriented
> Soap allows both paradigms, but it seems that RPC is the > default modus > operandi for many developers, probably since it looks like > local method > invocations and as such is easily understood. Very true; plus you can pretend things a running in a single process. Bill de hOra