You should in no case for your own sake meet a thus serious design decision without looking at the exact reasons.
E.g., there was someone mentioning that latencies in the area of a second could be caused by the .NET SOAP library trying to retrieve proxy settings with each new http connection! Hence 90% of the call would be consumed without even touching a part of SOAP. CGJ > -----Original Message----- > From: Carsten Hammer [SMTP:[EMAIL PROTECTED] > Sent: Donnerstag, 28. August 2003 13:45 > To: [EMAIL PROTECTED] > Subject: [JBoss-user] Re: How to call jboss from .NET using IIOP? > > > "Sacha Labourey" <[EMAIL PROTECTED]> schrieb im Newsbeitrag > news:[EMAIL PROTECTED] > You most probalbly want to use webservices (soap) and not IIOP > > We have a applet using rmi that is fast and a .NET application using SOAP > that is deadly slow (Many Clients accessing JBoss at the same time, each > of > it having several accesses a second). Unfortunatly we are forced at the > moment not to use the java applet but a .NET application. > We think this has something to do with SOAP. Because of that we do want > get > rid of SOAP. > Best regards, > Carsten > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user ########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.F-Secure.com/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
