com.sun.xml.internal.ws.model.RuntimeModelerException: class:com.mark.cxf.service could not be found

来源:互联网 发布:淘宝野马软件视频 编辑:程序博客网 时间:2024/06/05 09:25
Exception in thread "main" com.sun.xml.internal.ws.model.RuntimeModelerException: class: com.mark.cxf.service could not be found
at com.sun.xml.internal.ws.model.RuntimeModeler.getPortTypeName(RuntimeModeler.java:1390)
at com.sun.xml.internal.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:149)
at com.sun.xml.internal.ws.api.server.WSEndpoint.create(WSEndpoint.java:498)
at com.sun.xml.internal.ws.transport.http.server.EndpointImpl.createEndpoint(EndpointImpl.java:246)
at com.sun.xml.internal.ws.transport.http.server.EndpointImpl.publish(EndpointImpl.java:170)
at com.sun.xml.internal.ws.spi.ProviderImpl.createAndPublishEndpoint(ProviderImpl.java:113)
at javax.xml.ws.Endpoint.publish(Endpoint.java:240)

at com.mark.cxf.publish.Server.main(Server.java:13)



查看下endpointInterface的路径是否正确

0 0
原创粉丝点击