If I connect the network,Web Service Client can be generated successfully using the Web Service Client generation option in MyEclipse 6.0.1.
But when I don’t connect the network,a validation error will appear in “WSDL Validation”.
Below is the error I’am getting:
WS-I: A problem occurred while running the WS-I WSDL conformance check: org.eclipse.wst.wsi.internal.analyzer.WSIAnalyzerException.
The WS-I Test Assertion Document(TAD) was not found or could not be processed. The WSDLAnalyzer was not able to validate the given WSDL file.
The technology I use in the Service Project are iBatis and MySQL.
How to slove this problem?
Waiting for your help.
Thanks.