I try to generate Java stubs out of an WSDL file, using WSDL2Java from
axis alpha3. I use the example in the user guide:

java org.apache.axis.wsdl.WSDL2Java AddressBook.wsdl

but I keep getting this error:

java.lang.NoSuchMethodError
    at com.ibm.swdl.xml.WSDLReaderImpl.parseDefinitions(Unkown
Source)........................

Frank van Lingen

Reply via email to