henriquesobral / mac-soapclient

Automatically exported from code.google.com/p/mac-soapclient
0 stars 0 forks source link

Handling Complex types/ Arrats #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. using the wsdl gsxut.apple.com/gsxws.wsdl

What is the expected output? What do you see instead ?
- The array defined in this wsdl isn't supported ( only 1 tag appears for
the whole array )
- Also the wsdl isn't parsed correctly ( not all methods appear ) the first
time but reparsing ( push the button again ) it gives all of the methods (
but then chances are large that MacSoapClient crashes)

What version of the product are you using? On what operating system?
Mac 0SX 10.4.11 MacSoapClient 1.6.3.1 (1.6.3.1)

Please provide any additional information below.

Original issue reported on code.google.com by marc...@arcict.com on 1 Feb 2009 at 3:24