Hi guys,
I have a very simple question.
Is there any advantage to use SOAP as a communication layer between
two Java applications (client and server) compared to RMI?

Imagine the following situation.
I have an EJB deployed on JBOSS.
I have a Java client (standalone application or Web servlet) running on a different 
JVM that has to communicate with the EJB.

What would be the benefits (if any) of using SOAP/HTTP protocol instead of the 
standard RMI protocol when only Java applications are involved ?

Has RMI any drawbacks compared to SOAP, apart the fact that SOAP allows applications 
developed in different languages to communicate?

Can anybody bring some lights about these questions.

Thank you very much.

Cari 34



<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825740#3825740";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825740>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to