I'm using an Axis client with a Windows [MS SOAP Toolkit 3.0] webservice. The problem i'm facing is that when i call the webservice, the return soap message from MSSOAP to Axis does not contain type-mapping of the return values i.e. xsi,xsd etc.
Is there any way to tell Axis to ignore looking for these tags in the SOAP message. [Apache SOAP has a deserializer method that needs to be called] Harsh
