• 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
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

What the Difference between Axis and Axis2?

 
Ranch Hand
Posts: 130
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi can any body tell me What the Difference between Axis and Axis2?

thanks in advance.
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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").
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic