这是我使用Eclipse创建第一个Axis2 Web服务时遇到的错误.在我编写类之后,我使用Apache Axis2创建了Web服务.当我在eclipse中单击启动服务器按钮时,它会显示一条错误消息:
无法在localhost上发布Tomcat v6.0 Server的服务器配置. 多个上下文的路径为"/ FirstApache".
FirstApache是我之前创建的动态Web项目.我从Web服务向导的配置部分中选择了正确的Web项目.
我怎样才能解决这个问题?
eclipse axis tomcat web-services
axis ×1
eclipse ×1
tomcat ×1
web-services ×1