【问题标题】:Why I can not access Axis2 service at localhost?为什么我无法在 localhost 访问 Axis2 服务?
【发布时间】:2012-03-07 15:23:49
【问题描述】:

我正在使用axis2、tomcat 和eclipse 开发一个Web 服务项目。 我下载了axis2的war包,放到tomcat/webapps,然后启动tomcat,可以在http://localhost:8080访问tomcat,但是无法访问http://localhost:8080/axis2,please告诉我可能是什么问题。

提前致谢。

【问题讨论】:

    标签: web-services tomcat axis2


    【解决方案1】:

    设置 TOMCAT_HOME 环境变量,将值设置为 Tomcat 安装的顶级目录(例如 D:\programs\apache-tomcat-6.0.29)

    【讨论】:

      【解决方案2】:

      您在日志中收到什么错误以及使用的 tomcat 版本。
      如果没有错误,请检查,通过访问http://localhost:8080/axis2/services/ 可以使用 Axis2 包含的默认 Web 服务
      供参考:http://axis.apache.org/axis2/java/core/docs/installationguide.html

      【讨论】:

        猜你喜欢
        • 2016-06-30
        • 1970-01-01
        • 2017-03-20
        • 1970-01-01
        • 2012-08-25
        • 1970-01-01
        • 2019-04-12
        • 2013-01-10
        • 1970-01-01
        相关资源
        最近更新 更多