??,?: Deserializing an Array of Beans

2003-07-09 Thread James Liao
Hi there, I think you should use Java2Wsdl tools to generate the local stub. look at the following: complexType name=ServiceSummary sequence element name=name nillable=true type=xsd:string / element name=id nillable=true type=xsd:string /

: Overloading methods in AXIS vs. SOAP standard

2003-07-07 Thread James Liao
I think we should avoid overloaded operation in web service. I've ever wrote a soap engine in JavaScript. I can not call the overloaded operation in java webService for overloaded operation is not supported in JavaSctipt. -- : Jim Murphy [mailto:[EMAIL PROTECTED] [EMAIL PROTECTED] :