Java webservice报这个错误是什么意思
com.sun.xml.internal.ws.server.UnsupportedMediaException: Unsupported Content-Type: application/wsdl+xml Supported ones are: [text/xml] --------------------编程问答-------------------- 看上去像版本不兼容的问题 --------------------编程问答-------------------- 解决方法:问题出在在访问地址的时候少打了?wsdl --------------------编程问答-------------------- 到该网页看看,http://www.myexception.cn/web/499308.html
补充:Java , Web 开发