How to fix the following error in the wizard to create a web services in Eclipse: "Selection must be WSDL"
I am trying to create a simple web service using Java in Eclipse IDE 2024-09 with Apache Axis2 runtime in Tomcat v10. In the wizard Web Service type is Bottom up Java Bean Web Service. There are two sliders and i want it to indicate Start Service and Test Client but "Selection must be WSDL" which appears at the end of Test Client.
Attached image.
Can someone help me?