>From Axis FAQ: "What is Axis? What is its relationship to Apache SOAP? Axis is essentially Apache SOAP 3.0. It is a from-scratch rewrite, designed around a streaming model (using SAX internally rather than DOM). The intention is to create a more modular, more flexible, and higher-performing SOAP implementation (relative to Apache SOAP 2.0)."
Also, the reverse Apache SOAP FAQ http://xml.apache.org/soap/faq/faq_chawke.html Per > > > Hi All, > > > > > > Hope all is well. > > > > > > I've been doing some work recently with the Apache SOAP library > > > building a RPC reader for Cocoon, and have come across something > > > I need some advice on. > > > > BTW: Why did you choose to use Apache-SOAP instead of Apache-Axis? I've > > heard there are interoperability issues with Apache-SOAP which > Apache-Axis > > tries to solve (and are very picky about it, which is good anyway). > > No particular reason, I looked at xml.apache.org and saw SOAP, > and it also matched the code that was in a book I bought. > > Is Axis as functional as Apache-SOAP ? > > Cheers, > > Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]