[Ariadne-dev] [Ariadne 2 0000661]: SOAP server
[InDialoog] Paul Meijers
meijers at indialoog.com
Mon Jul 2 14:50:01 CEST 2007
Sorry, posted in wrong section....
bugs at muze.nl schreef:
> The following issue has been SUBMITTED.
> ======================================================================
> http://bugs.muze.nl/view.php?id=661
> ======================================================================
> Reported By: Paul Meijers
> Assigned To:
> ======================================================================
> Project: Ariadne 2
> Issue ID: 661
> Category: Other
> Reproducibility: always
> Severity: minor
> Priority: normal
> Status: new
> ======================================================================
> Date Submitted: 07-02-2007 14:38 CEST
> Last Modified: 07-02-2007 14:38 CEST
> ======================================================================
> Summary: SOAP server
> Description:
> Using Java as SOAP client, it runs into errors, due to the Ariadne SOAP
> Server response.
>
> Calling method "test", the (NuSoap) response is:
>
> <?xml version="1.0"?>
> <SOAP-ENV:Envelope
> SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
> xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
> xmlns:si="http://soapinterop.org/xsd">
> <SOAP-ENV:Body>
> <testResponse>
> <noname>
> <voornaam xsi:type="xsd:string">Jan</voornaam>
> <achternaam xsi:type="xsd:string">Jansen</achternaam>
> <leeftijd xsi:type="xsd:int">25</leeftijd>
> </noname>
> </testResponse>
> </SOAP-ENV:Body>
> </SOAP-ENV:Envelope>
>
>
> The client does not understand this [noname] response.
> WSDL is not supported in Ariadne.
>
> Any idea?
> ======================================================================
>
> Issue History
> Date Modified Username Field Change
> ======================================================================
> 07-02-07 14:38 Paul Meijers New Issue
> ======================================================================
>
>
More information about the Ariadne-dev
mailing list