jQuery in Action, 2nd edition
The moose likes Web Services and the fly likes What the Difference between Axis and Axis2? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "What the Difference between Axis and Axis2?" Watch "What the Difference between Axis and Axis2?" New topic
Author

What the Difference between Axis and Axis2?

lokesh pattajoshi
Ranch Hand

Joined: Jul 29, 2009
Posts: 130
Hi can any body tell me What the Difference between Axis and Axis2?

thanks in advance.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35257
    
    7
Axis2 has a different internal architecture that allows for better performance. It also supports a newer set of standards (for example, JAX-WS instead of JAX-RPC). Lists of respective feature sets can be found at http://ws.apache.org/axis/java/user-guide.html ("What's in this release?") and http://ws.apache.org/axis2/ ("Features of Axis2 Latest Version").


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: What the Difference between Axis and Axis2?
 
Similar Threads
which way we can pass more than 25 parameters to a web service?
Difference between HttpEndpoint, HttpSoap11Endpoin and HttpSoap12Endpoin?
axis2
Axis Vs Axis2
Web Service without any framework