webservice 调用出错
服务端放实现类(我之前报错放的接口。。。)
客户端放接口
org.apache.cxf.interceptor.Fault: Could not instantiate service class com.mangoubiubiu.cxf.test.HelloWorld because it is an interface。
原文:https://www.cnblogs.com/mangoubiubiu/p/14820175.html