WSDL2Java: Missing classes (no html)

2005-01-20 Thread Michael Müller
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

WSDL2Java: Missing classes

2005-01-20 Thread Michael Müller
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

Re: wsdl2java / Missing classes in generated stub?

2002-02-13 Thread Russell Butek
jkovic" <[EMAIL PROTECTED]> on 02/12/2002 08:27:00 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: wsdl2java / Missing classes in generated stub? Hi Axis users, I have downloaded the Alpha3 - Dec version of the Axis's libraries and I am trying to gener

wsdl2java / Missing classes in generated stub?

2002-02-12 Thread Eric Rajkovic
Hi Axis users, I have downloaded the Alpha3 - Dec version of the Axis's libraries and I am trying to generate stub to consume the Interop service from pocketSOAP [1] with the wsdl2java utility. In the generated code, there are a few classes missing, including com.pocketsoap.soap.Service. Is th