【发布时间】:2011-09-05 09:27:38
【问题描述】:
我正在尝试从 java 应用程序创建 web 服务。 我正在使用tomcat 6服务器和axis2 ..我已经安装了axis2并在Web服务>Axis2首选项中设置了axis2的运行时位置。
这是我尝试创建网络服务时遇到的异常。
Exception occurred while reading or writing file {0}The Axis2 facets cannot be installed since the Axis2 runtime location has not been set.
Please go to the Web Services preference page and set the Axis2 runtime location under Axis2 Preferences.
谁能给出解决方案?
【问题讨论】:
标签: java web-services axis2