导入java写的webservice,接口文件没有生产相关接口说明?

aiq 2011-12-07 10:08:03
java用axis2 1.6或1.4的版本写的一个webservice,在浏览器中已经测试可以用,而且用.net2008导入这个wsdl也是正常的

但用delphi 7.0导入wsdl,能生成文件,但没有相关函数的说明,下面是导入生产
// ************************************************************************ //
// The types declared in this file were generated from data read from the
// WSDL File described below:
// WSDL : http://192.168.0.101:8080/axis2/services/SimpleService?wsdl
// Encoding : UTF-8
// Version : 1.0
// (2011-12-07 10:08:35 - 1.33.2.5)
// ************************************************************************ //
unit SimpleService;

interface

uses InvokeRegistry, SOAPHTTPClient, Types, XSBuiltIns;

type

// ************************************************************************ //
// The following types, referred to in the WSDL document are not being represented
// in this file. They are either aliases[@] of other types represented or were referred
// to but never[!] declared in the document. The types from the latter category
// typically map to predefined/known XML or Borland types; however, they could also
// indicate incorrect WSDL documents that failed to declare or import a schema type.
// ************************************************************************ //

implementation

initialization

end.

另外我用delphi7导入.net和delphi写的webservice都没问题

不知道那个地方出了问题,谢谢
...全文
114 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
aiq 2011-12-08
  • 打赏
  • 举报
回复
delphi 人气越来越差了,但是我已经自己解决了

1,593

社区成员

发帖
与我相关
我的任务
社区描述
Delphi 网络通信/分布式开发
社区管理员
  • 网络通信/分布式开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧