首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

eclipse运用axis2生成webservice

2012-09-20 
eclipse使用axis2生成webservice报错信息: Unable to add the follwing facets to project demo:Axis2 Web

eclipse使用axis2生成webservice
报错信息: Unable to add the follwing facets to project demo:Axis2 Web Services Core,Axis2 Web Services Extens
解决:最近尝试webservice,eclipse生成webservice的时候选择axis2时报下面这个错:

Unable to add the follwing facets to project demo:Axis2 Web Services Core,Axis2 Web Services Extensions。

这个问题是由于没有设置axis2的路径的原因,window->preferences->web services->Axis2 preferences->Axis2 runtime location 添加上axis2的路径就可以了

热点排行