Re: VW: SOAP Service problem
- From: "frankgerlach@xxxxxxxxx" <frankgerlach@xxxxxxxxx>
- Date: 29 Nov 2005 17:25:32 -0800
The following is the request sent to the server:
POST / HTTP/1.0
Content-Type: text/xml; charset=utf-8
Accept: application/soap+xml, application/dime, multipart/related,
text/*
User-Agent: Axis/1.4
Host: localhost:4920
Cache-Control: no-cache
Pragma: no-cache
SOAPAction: "urn:vwservices#DoSum"
Content-Length: 488
<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><DoSum
xmlns="urn:vwservices"><doSum xmlns=""><ns1:Integer
xmlns:ns1="urn:vwservices">1</ns1:Integer><ns2:Integer
xmlns:ns2="urn:vwservices">2</ns2:Integer><ns3:Integer
xmlns:ns3="urn:vwservices">5</ns3:Integer></doSum></DoSum></soapenv:Body></soapenv:Envelope>
.
- References:
- VW: SOAP Service problem
- From: frankgerlach@xxxxxxxxx
- Re: VW: SOAP Service problem
- From: frankgerlach@xxxxxxxxx
- VW: SOAP Service problem
- Prev by Date: Re: VW: SOAP Service problem
- Next by Date: Re: Smalltalk benchmarks
- Previous by thread: Re: VW: SOAP Service problem
- Index(es):
Relevant Pages
|