用CXF3.0.4创建webservice的时候jdk1.6版本报的错,解决方案安装
发布时间:2020-12-16 22:58:27 所属栏目:安全 来源:网络整理
导读:Exception in thread "main" com.sun.xml.internal.ws.model.RuntimeModelerException: runtime modeler error: Wrapper class com.yq.cxf.ws.impl.jaxws.SayHello is not found. Have you run APT to generate them? ?? ?at com.sun.xml.internal.ws.model.
Exception in thread "main" com.sun.xml.internal.ws.model.RuntimeModelerException: runtime modeler error: Wrapper class com.yq.cxf.ws.impl.jaxws.SayHello is not found. Have you run APT to generate them? ?? ?at com.sun.xml.internal.ws.model.RuntimeModeler.getClass(RuntimeModeler.java:256) ?? ?at com.sun.xml.internal.ws.model.RuntimeModeler.processDocWrappedMethod(RuntimeModeler.java:567) ?? ?at com.sun.xml.internal.ws.model.RuntimeModeler.processMethod(RuntimeModeler.java:514) ?? ?at com.sun.xml.internal.ws.model.RuntimeModeler.processClass(RuntimeModeler.java:341) ?? ?at com.sun.xml.internal.ws.model.RuntimeModeler.buildRuntimeModel(RuntimeModeler.java:227) ?? ?at com.sun.xml.internal.ws.server.EndpointFactory.createSEIModel(EndpointFactory.java:308) ?? ?at com.sun.xml.internal.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:174) ?? ?at com.sun.xml.internal.ws.api.server.WSEndpoint.create(WSEndpoint.java:420) ?? ?at com.sun.xml.internal.ws.api.server.WSEndpoint.create(WSEndpoint.java:439) ?? ?at com.sun.xml.internal.ws.transport.http.server.EndpointImpl.createEndpoint(EndpointImpl.java:208) ?? ?at com.sun.xml.internal.ws.transport.http.server.EndpointImpl.publish(EndpointImpl.java:138) ?? ?at com.sun.xml.internal.ws.spi.ProviderImpl.createAndPublishEndpoint(ProviderImpl.java:92) ?? ?at javax.xml.ws.Endpoint.publish(Endpoint.java:170) ?? ?at lee.ServerMain.main(ServerMain.java:11)
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
推荐文章
站长推荐
- 在Kubernetes掌舵中拉出Azure容器注册表映像
- 使用Bootstrap typeahead插件实现搜索框自动补全
- Bootstrap的学习
- angular – Ionic和Firebase – InvalidPipeArgu
- Source.getLines中的默认参数出错(Scala 2.8.0 R
- NodeJS 、Express4.x、Augular、Bootstrap项目创
- bootstrap中的thumbnails
- VCS5.1RP1与VCS5.1SP1RP2P3版本中VCS命令兼容性的
- tensorflow 升级到1.9-rc0,tensorboard 报错:Ty
- 客户端和服务端通讯的N种方式(一)
热点阅读