您的位置:首页 > 编程语言 > Java开发

The type javax.xml.rpc.ServiceException cannot be resolved.It is indirectly

2017-03-30 16:19 2466 查看
问题描述:The type javax.xml.rpc.ServiceException cannot be resolved.It is indirectly……

原因:缺少jaxrpc.jar包

解决方案:导入jaxrpc.jar包
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐