每个 Tomcat 的 Axis2 版本
Axis2 versions per Tomcat
我是 Axis2 的新手,我想知道支持的 Axis2 版本:
Tomcat 6
Tomcat 7
Tomcat 8
如果问的不过分的话,我也想要资料来源。
非常感谢。
编辑:这些是已知的 Axis2 版本:
- 1.6.1
- 1.6.2
- 1.6.3
- 1.6.4
- 1.7.0
- 1.7.1
- 1.7.2
- 1.7.3
来源:http://axis.apache.org/axis2/java/core/release-notes/1.6.1.html
我需要知道的是,这些版本中的哪个适用于 Tomcat 6、Tomcat 7 和 Tomcat 8。
你必须比较2个JDK版本,
的servlet版本
Apache Tomcat
Apache Axis2
http://tomcat.apache.org/whichversion.html
http://axis.apache.org/axis2/java/core/docs/installationguide.html(当前版本)。
我是 Axis2 的新手,我想知道支持的 Axis2 版本:
Tomcat 6
Tomcat 7
Tomcat 8
如果问的不过分的话,我也想要资料来源。
非常感谢。
编辑:这些是已知的 Axis2 版本:
- 1.6.1
- 1.6.2
- 1.6.3
- 1.6.4
- 1.7.0
- 1.7.1
- 1.7.2
- 1.7.3
来源:http://axis.apache.org/axis2/java/core/release-notes/1.6.1.html
我需要知道的是,这些版本中的哪个适用于 Tomcat 6、Tomcat 7 和 Tomcat 8。
你必须比较2个JDK版本,
的servlet版本Apache Tomcat
Apache Axis2
http://tomcat.apache.org/whichversion.html http://axis.apache.org/axis2/java/core/docs/installationguide.html(当前版本)。