Re: Axis vs. Apache SOAP

2002-09-20 Thread Vivek Chopra
> > wrote: > > That comparison does not have Axis, and was back > at > > SOAP 2.2. > > > > Scott Nichol > > > > - Original Message - > > From: "Vivek Chopra" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> >

RE: Axis vs. Apache SOAP

2002-09-20 Thread Anne Thomas Manes
rom: WJCarpenter [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 20, 2002 12:56 PM > To: [EMAIL PROTECTED] > Subject: RE: Axis vs. Apache SOAP > > > > [Axis] offers better performance than Apache SOAP. > > Do you know of any work actually comparing the performance

Re: Axis vs. Apache SOAP

2002-09-20 Thread Vivek Chopra
, and was back at > SOAP 2.2. > > Scott Nichol > > - Original Message - > From: "Vivek Chopra" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, September 20, 2002 1:12 PM > Subject: RE: Axis vs. Apache SOAP > > > >

Re: Axis vs. Apache SOAP

2002-09-20 Thread Sam Ruby
WJCarpenter wrote: >>[Axis] offers better performance than Apache SOAP. > > Do you know of any work actually comparing the performance of the > two? I see this claim sometimes, but when I ask about it I usually > get no response or "well, it's designed to be faster". I don't doubt > that Apache

Re: Axis vs. Apache SOAP

2002-09-20 Thread Scott Nichol
That comparison does not have Axis, and was back at SOAP 2.2. Scott Nichol - Original Message - From: "Vivek Chopra" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 20, 2002 1:12 PM Subject: RE: Axis vs. Apache SOAP > The following paper ha

RE: Axis vs. Apache SOAP

2002-09-20 Thread Vivek Chopra
The following paper has performance figures for a number of SOAP implementations, including Apache and Axis. http://www.cse.ogi.edu/~wuchang/cse581_winter2002/papers/p2p-p2pws02-soap.pdf - Vivek --- WJCarpenter <[EMAIL PROTECTED]> wrote: > > [Axis] offers better performance than Apache SOAP. >

RE: Axis vs. Apache SOAP

2002-09-20 Thread WJCarpenter
> [Axis] offers better performance than Apache SOAP. Do you know of any work actually comparing the performance of the two? I see this claim sometimes, but when I ask about it I usually get no response or "well, it's designed to be faster". I don't doubt that Apache SOAP is slow; I just wonder

Re: Axis vs. Apache SOAP

2002-09-20 Thread Farid Banihashemi
yes i have :-) - Original Message - From: Martin Gainty To: [EMAIL PROTECTED] ; [EMAIL PROTECTED] Sent: Friday, September 20, 2002 3:53 AM Subject: Re: Axis vs. Apache SOAP Axis features over Apache SOAPEvent Based JAX Parser and Java2WSDL (class

RE: Axis vs. Apache SOAP

2002-09-19 Thread Anne Thomas Manes
Apache SOAP is based on the original SOAP4J code base that IBM contributed to Apache in April 2000. This implementation isn't WSDL-aware. It requires that you include type information on the wire (in the SOAP messages). It has interoperability issues. It has a proprietary API. It has limited

Re: Axis vs. Apache SOAP

2002-09-19 Thread Martin Gainty
Axis features over Apache SOAPEvent Based JAX Parser and Java2WSDL (class which converts Java to WSDL)Both invaluableRead http://xml.apache.org/axis/index.html  Good Stuff Martin Gainty __ Disclaimer and confidentiality note Everything in thi