Search code examples
apacheweb-servicestomcatweb-applicationsapache-axis

Axis2 versions per Tomcat


I am new to Axis2 and I like to know the supported Axis2 versions for :

  • Tomcat 6

  • Tomcat 7

  • Tomcat 8

If it's not too much to ask, I also want the source of the information.

Many Thanks.

EDIT : These are the known Axis2 versions :

  • 1.6.1
  • 1.6.2
  • 1.6.3
  • 1.6.4
  • 1.7.0
  • 1.7.1
  • 1.7.2
  • 1.7.3

Source : http://axis.apache.org/axis2/java/core/release-notes/1.6.1.html

What I need to know, which of these versions is for Tomcat 6, Tomcat 7 and Tomcat 8.


Solution

  • You must compare 2 JDK version, servlet versions of

    • Apache Tomcat

    • Apache Axis2

    http://tomcat.apache.org/whichversion.html http://axis.apache.org/axis2/java/core/docs/installationguide.html (current version).