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

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

原因:缺少jaxrpc.jar包

解决方案:导入jaxrpc.jar包

原文地址:https://www.cnblogs.com/toSeeMyDream/p/6646790.html