| Author |
Difference between Apache Axis and Apache Soap
|
Garandi Garandi
Ranch Hand
Joined: Jan 07, 2003
Posts: 192
|
|
What is the difference between Apache Axis and Apache soap, which one is better and why? Thank you Garandi
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
|
Apache Axis is a follow-up project for Apache SOAP. All development is done in the Axis project nowadays.
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
Suneesh Raman
Ranch Hand
Joined: Jun 13, 2002
Posts: 42
|
|
We are using apache soap for trasfering live java objects .Is there any significant performance difference between two Suneesh
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
Hello "Suneesh", Unfortunately your display name does not comply with the JavaRanch naming policy. You can change it here. Thank you.
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
May I suggest you compare them yourself? I'm not trying to be rude but it's very common for one project to experience better performance using Apache SOAP and another project using Apache Axis. Axis claims to perform better than Apache SOAP but that doesn't seem to be true for all setups. Take a look at these resources I gathered from a quick Google session: http://mailman.cs.indiana.edu/pipermail/soaprmi/2002-March/000330.html http://www.mail-archive.com/axis-user@xml.apache.org/msg11881.html http://www-106.ibm.com/developerworks/webservices/library/ws-soapenc/
|
 |
 |
|
|
subject: Difference between Apache Axis and Apache Soap
|
|
|