警告: Interceptor for {http://bg.cxf.sts.hnkywl.com/}HelloWorldImplService#{http://bg.cxf.sts.hnkywl.com/}helloworld has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault: The given SOAPAction http://bg.cxf.sts.hnkywl.com/#helloworld does not match an operation.
------解决方案--------------------
没搞过pb连webservice,但是找了点资源,其中有有关pb操作webservice的资料,希望能帮到你。不用分,随便下的。
http://download.csdn.net/download/tslpf_ren/3505896
------解决方案--------------------
如果用pb10以上版本,在建立webservice代理时选择.net 引擎试试
------解决方案--------------------
如果不行,可以考虑用mssoap来实现webservice,不用建代理了
请参考
http://blog.csdn.net/lzp_lrp/article/details/8972080