delphi7调用java的web service
delphi7调用java的web service服务端,需要在单元中加入InvokeRegistry, SOAPHTTPClient,rio,有时还需在生成的WDSL中加入
InvRegistry.RegisterInvokeOptions(TypeInfo(TouchNetServiceSoap), ioDocument);
delphi7调用java的web service服务端,需要在单元中加入InvokeRegistry, SOAPHTTPClient,rio,有时还需在生成的WDSL中加入
InvRegistry.RegisterInvokeOptions(TypeInfo(TouchNetServiceSoap), ioDocument);