One disadvantage that I have found with SOAP depends on the time taken to
execute the SOAP envelope on the server!!

You could have a call that could take some time and client will more than
likely timeout!

Keep in mind when performing tasks that could take over a minute to do them
as part of a queuing algorithm. The server can then notify the client using
a different protocol to HTTP...

To summarise...SOAP over HTTP does not work well when time taken to execute
the server process is lengthy...You can extend the client timeout but that
in itself can lead to problems...

-----Original Message-----
From: Ralf Bierig [mailto:[EMAIL PROTECTED]]
Sent: 05 June 2001 10:57
To: [EMAIL PROTECTED]
Subject: Advantage of SOAP against RMI ???


Which advantages does SOAP provide compared with RMI?
Whats with SOAP <-> CORBA ??

Whats are the advantages of SOAP against RMI and whats
are the disadvantages?

Discuss!

Thanks, in advance!
Ralf


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
01285 884400.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to