Hi,
I created a simple wsdl file with gSoap and wanted to create the java
classes with WSDL2Java. But WSDL2Java does not create the method. What´s
wrong with the WSDL file?
Regards,
Alex
targetNamespace="http://localhost:80/Service.wsdl";
xmlns:tns="http://localhost:80/Service.wsdl";
xmlns:SOAP
Hi,I created a simple wsdl file with gSoap and wanted to create the java classes with WSDL2Java. But WSDL2Java does not create the method. What´s wrong with the WSDL file?
Regards,Alex
targetNamespace="http://localhost:80/Service.wsdl" xmlns:tns="http://localhost:80/Service.wsdl" xmlns:SOAP-ENV="h