Hi all, I have one question to ask: When the apache soap finds a tag that has the xsi:type="SOAP-ENC:Array" and the SOAP-ENC:arrayType="xsd:anyType[10]" it throws an exception saying that the type is unsuported.
Question: how can I make apache soap interpret this kind of that as a Vector and not an array ? If someone has dealed with this kind of problem, please tell me how you solve it. TIA, dovle