1
WSDL reports array of int as int
This is my WSDL code : When I generate the WSDL in firefox browser, this is what I see: − Note that locationgroupIds is an int, instead of Array of an int. Typically I would expect to see: Any idea what is wrong?
Answer Question
| October 19, 2012 6:58 PM
WSDL arrays
This is my WSDL code : When I generate the WSDL in firefox browser, this is what I see: − Note that locationgroupIds is an int, instead of Array of an int. Typically I would expect to see: Any idea what is wrong?
1





