WebService调用客户端代码
axis方式 public void axisCall() { web_service.xml <web-service targetNamespace="http://www.chinaunicom.com.cn/bj/GrpAcctInfoSer" uri="/GrpAcctInfoSer" style="rpc" name="GrpAcctInfoSer" protocol="http"> <components> <java-class name="jcComp0" class-name="com.blc.GrpAcctInfoSer"> </java-class> </components> <operations> <operation method="GrpAcctInfoSer" component="jcComp0"></operation> </operations> </web-service> targetNamespace="http://www.chinaunicom.com.cn/bj/GrpAcctInfoSer" uri="/GrpAcctInfoSer" style="rpc" name="GrpAcctInfoSer" protocol="http"> <components> <java-class name="jcComp0" class-name="com.blc.GrpAcctInfoSer"> </java-class> </components> <operations> <operation method="GrpAcctInfoSer" component="jcComp0"></operation> </operations> </web-service> (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |