This is documented in Apache SOAP docs.  Go to User Guide, then
Interoperability.  You will see that there is a workaround for this.

Scott Nichol

----- Original Message -----
From: "Paco Avila" <[EMAIL PROTECTED]>
To: "SOAP Developer" <[EMAIL PROTECTED]>; "SOAP User"
<[EMAIL PROTECTED]>
Sent: Monday, February 18, 2002 8:22 AM
Subject: Error invoking Apache SOAP from Microsoft SOAP


This is the XML generated by Microsoft SOAP. There is no type definitiion
for parameter "name"!!!

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
 <SOAP-ENV:Envelope
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
<SOAP-ENV:Body>
  <SOAPSDK1:sayHello xmlns:SOAPSDK1="urn:HelloServer">
    <name>Text1.Text</name>
  </SOAPSDK1:sayHello>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

What can I do?

--
GRIDSYSTEMS                   Francisco Jose Avila Bermejo
Parc Bit - Son Espanyol        Responsable Área Desarrollo
07120 Palma de Mallorca     [EMAIL PROTECTED]
Baleares - España              Tel:+34-971435085 Fax:+34-971435082
ww.gridsystems.com



Reply via email to