Re: Error of WSDL2Java

2002-05-29 Thread Russell Butek
OTECTED] cc:Russell Butek/Austin/IBM@IBMUS Subject: Re: Error of WSDL2Java However I could generate java code from this WSDL: http://ws.serviceobjects.net/gp/GeoPhone.asmx?WSDL Could you tell me what is the differences between these two WSDL files? Thanks The WDSL file: - http://schemas.xmlso

Re: Error of WSDL2Java

2002-05-29 Thread Anna Chen
en <[EMAIL PROTECTED]> on 05/29/2002 10:25:34 AM Please respond to [EMAIL PROTECTED] To:    [EMAIL PROTECTED] cc: Subject:    Error of WSDL2Java When I tried to convert http://www.discoverdance.co.uk/zipQuery/zipCodeService.asmx?WSDL to Java I got error: java.io.IOException: Type http://www.

Re: Error of WSDL2Java

2002-05-29 Thread Russell Butek
ne have suggestions as to how this should be mapped to Java? Russell Butek [EMAIL PROTECTED] Anna Chen <[EMAIL PROTECTED]> on 05/29/2002 10:25:34 AM Please respond to [EMAIL PROTECTED] To:[EMAIL PROTECTED] cc: Subject:Error of WSDL2Java When I tried to convert http://w

Error of WSDL2Java

2002-05-29 Thread Anna Chen
When I tried to convert http://www.discoverdance.co.uk/zipQuery/zipCodeService.asmx?WSDL to Java I got error: java.io.IOException: Type http://www.w3.org/2001/XMLSchema:schema is referenced but not defined. at org.apache.axis.wsdl.toJava.SymbolTable.checkForUndefined(SymbolTable.java:405)