【发布时间】:2015-01-09 12:31:41
【问题描述】:
我以前从未遇到过类似的问题,
我尝试使用 SOAP 4.0.1 和 SOAP 5.1.2。 我在我的 Windows 和 Windows Server 2008 上都试过了 我尝试导入 WSDL: 出现 NT 身份验证对话框: 指定 NT 身份验证凭据 填充用户名、密码、域
我可以在 Firefox 中打开 WSDL 定义:
http://192.168.0.242/SO/Services/ScheduleService.svc?wsdl
输入用户名和密码后
但是当尝试导入 WSDL 文件或尝试使用位置 URL 导入 wsdl 文件时
Error loading WSDL
There was something wrong with the WSDL you are trying to import
Error loading
[http://192.168.0.242/SO/Services/ScheduleService.svc?wsdl=wsdl0]: org.apache.xmlbeans.XmlException:
org.apache.xmlbeans.XmlException: error: Reference to undefined entity: raquo
【问题讨论】:
标签: java web-services wsdl soapui soap-client