You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Tran Hoa <ho...@aerotechtelub.se> on 2002/05/03 15:52:24 UTC

RPC VS Message

Hi,

Been trying to find out what is preferable to choose SOAP-RPC or SOAP-Message.

Can anyone help me to clarify this?

Best Regards 
Hoa

Re: RPC VS Message

Posted by Daniel Chisholm <da...@attbi.com>.
Hoa,

It depends on your application.  For example, if you have a B2B application
and you want to submit a purchase order to a vendor, then you would want to
pass your PO as a message.  On the other hand, if you just wanted to invoke
a method, then you would use RPC.

You might want to provide a description of your application if you want to
get additional help from other users on this mail list.  I'm new to SOAP so
I'm probably not the best source of detailed information.

Dan

----- Original Message -----
From: "Tran Hoa" <ho...@aerotechtelub.se>
To: <ax...@xml.apache.org>
Sent: Friday, May 03, 2002 6:52 AM
Subject: RPC VS Message


Hi,

Been trying to find out what is preferable to choose SOAP-RPC or
SOAP-Message.

Can anyone help me to clarify this?

Best Regards
Hoa