Error creating (Java) Webservice client in Eclipse due to WSDL Web service .Net error

When trying to create a web service client in Eclipse using the Wizard / Web services / web service client from the existing WSDL .Net web services, I encountered the following error: "WSDL validation of the wizard is disabled." the wizard could not return to the main page because: The server was not found and WebServiceProject does not exist. Select an existing project or use the settings to configure server runtime. What can I do to solve this problem? Thanks.

+4
source share
1 answer

Does the Profile Validation and Compliance Section Provide This Eclipse Page ?

0
source

Source: https://habr.com/ru/post/1432685/


All Articles