我遵循了在 Eclipse 中创建 Web 服务客户端的小教程:
http://px.pats.no/px/Eclipse_tutorial.html
但是,我 relaized 我没有以下我认为用于访问 Web 服务的类。我收到一条错误消息。
导入 org.csapi.www.schema.parlayx.common.v2_1.PolicyException;
导入 org.csapi.www.schema.parlayx.terminal_location.v2_2.LocationInfo;
导入 org.csapi.www.wsdl.parlayx.terminal_location.v3_0.service.TerminalLocation;
导入 org.csapi.www.wsdl.parlayx.terminal_location.v3_0.service.TerminalLocationServiceLocator;
我真的很感激任何帮助。提前致谢!