Java6自带的WebService

只需要在一个类上标注@WebService就可以了,当然这个类需要有服务方法,否则会报下面的错误: Exception in thread "main" com.sun.xml.internal.ws.model.RuntimeModelerException: The web service defined by the class java6.webservice.HelloWorldServ
相关文章
相关标签/搜索