Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Web Services
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Helidon Revealed: A Practical Guide to Oracle’s Microservices Framework
this week in the
Java in General
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Liutauras Vilda
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Devaka Cooray
Paul Clapham
Saloon Keepers:
Scott Selikoff
Tim Holloway
Piet Souris
Mikalai Zaikin
Frits Walraven
Bartenders:
Stephan van Hulst
Carey Brown
Forum:
Web Services
Difference between Apache Axis and Apache Soap
Garandi Garandi
Ranch Hand
Posts: 192
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What is the difference between Apache Axis and Apache
soap
, which one is better and why?
Thank you
Garandi
Lasse Koskela
author
Posts: 11962
5
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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
Posts: 42
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
We are using apache soap for trasfering live
java
objects .Is there any significant performance difference between two
Suneesh
Lasse Koskela
author
Posts: 11962
5
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hello "Suneesh",
Unfortunately your display name does not comply with the
JavaRanch naming policy
. You can change it
here
.
Thank you.
Author of
Test Driven
(2007) and
Effective Unit Testing
(2013) [
Blog
] [
HowToAskQuestionsOnJavaRanch
]
Lasse Koskela
author
Posts: 11962
5
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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/
[email protected]
/msg11881.html
http://www-106.ibm.com/developerworks/webservices/library/ws-soapenc/
Author of
Test Driven
(2007) and
Effective Unit Testing
(2013) [
Blog
] [
HowToAskQuestionsOnJavaRanch
]
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
which one should i start with?
axis and soap
Difference between Apache Axis and Java's SAAJ
Difference between JAX-RPC, Apache Axis, SAAJ, Apache SOAP, Sun Toolkit
Axis or WSAD Web Services
More...