Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

When trying to generate web service client in Eclipse using Wizard/Web services/web service client from an existing .Net Web services' WSDL, I encountered the following error: "Wizard WSDL validation is disabled.", the wizard could not continue back to the main page since: No server can be found and WebServiceProject does not exist. Choose an existing project or use the preferences to configure a server runtime. What could I do so solve this issue? Thanks.

share|improve this question
add comment

1 Answer

Does the Profile validation and conformance section on This Eclipse Page help?

share|improve this answer
 
I'm having the same issue, i son't even see part of the configuraton shown in your link. This is really giving me a headache. Why does it seem Apache needs to be installed in order to get a simple soap client working. –  Thomas Oct 5 '12 at 12:32
add comment

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.