问题描述:The type javax.xml.rpc.ServiceException cannot be resolved.It is indirectly……

还加了一个错误提示:the hierarchy of the type is inconsistent

原因:缺少jaxrpc.jar包

解决方案:导入jaxrpc.jar包

 

相关文章:

  • 2021-07-04
  • 2021-04-18
  • 2022-01-13
  • 2022-12-23
  • 2021-05-25
  • 2022-02-12
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-22
  • 2022-12-23
  • 2021-07-04
  • 2021-09-23
  • 2022-12-23
相关资源
相似解决方案