Hi!
I just tried running WSDL2Java on the Addressbook.wsdl sample, and found 3 errors in
the WSDL file:
1. There is a mismatch in the binding name: StockQuoteSoapBinding <-->
StockQuoteBinding
2. The datatype for price needs prefixing
<xsd:element name="price" type="xsd:float"/>
2. The datatype for tickerSymbol needs prefixing
<xsd:element name="tickerSymbol" type="xsd:string"/>
Are theese actual errors, or am I missing something? Hope I can help :)
donV
---------------------------------------------------------------
This email and any files transmitted with it are confidential
and is for authorised use by the intended recipient(s) only.
This email has been swept for the presence of computer viruses.
---------------------------------------------------------------