http://202.108.177.3:9090/itiview/services/AppInterface?wsdl
以上是wsdl,已尝试两种调用方法,一种不行,一种能在windows运行但放到linux上就报错,也不知道是什么原因。
求大神给一段调用该接口的代码,java的,大神快来。
https://www.cnblogs.com/wusam/articles/4618513.html
使用axis的stub生成webservice客户端代码
https://blog.csdn.net/u011768325/article/details/45390251
有了客户端代码。调用很方便。