Newbie here -
Is there an advantage to using message-oriented services over RPC-based services (or vice versa) when invoking a method in a servlet?  I have downloaded the sample apps and cannot make a clear distinction of what type of SOAP service (message or RPC) to use - is there some rule of thumb to make it clear?
 
What about invoking an EJB - is there an advantage to using one over the other?
 
Thanks. J.

Reply via email to