|
|
本帖最后由 bess 于 2012-9-25 11:34 编辑
我先按照http://www.teemlink.com/bbs/view ... ighlight=WebService建了一个mywebproject
然后在cn.myapps.webservice.client下新建了一个类getuserid,该类完全按照例子http://www.teemlink.com/bbs/view ... ighlight=WebService完成
运行后一直抱端口错误
Port 8080 required by Tomcat v7.0 Server at localhost is already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s).
尝试修改了server.xml中的端口号则无法启动Server Tomcat v7.0 Server at localhost failed to start.(用的是myapps的tomcat端口号改变了报这样的错应该是正确的),求指导!
|
|