- 浏览: 1959 次
- 来自: 苏州
最新评论
文章列表
WebService学习笔记0001
前提条件:
1.JDK1.6.0_22以上版本
遇到报错:
1.
严重: Request doesnt have a Content-Type
com.sun.xml.internal.ws.server.UnsupportedMediaException: Request doesnt have a Content-Type
解决方法:问题出在在访问地址的时候少打了?wsdl
2.
Exception in thread "main" com.sun.xml.internal.ws.model.RuntimeModel ...