Jeg har også pæne responses.. Kan se at PHP bruger ws-addressing som den skal blandt andet.
REQUEST:
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="
http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body/></SOAP-ENV:Envelope>REQUEST header:
POST /axis2/services/Residential HTTP/1.1
Host: webadmin.res.debitel-ip.dk:8078
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.1.6
Content-Type: text/xml; charset=utf-8
SOAPAction: "urn:isConnected"
Content-Length: 154
RESPONSE:
<?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="
http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header /><soapenv:Body><ns:isConnectedResponse xmlns:ns="
http://ws.centile.com/xsd"><ns:return>false</ns:return></ns:isConnectedResponse></soapenv:Body></soapenv:Envelope>RESPONSE header:
HTTP/1.1 200 OK
Date: Sat, 29 Dec 2007 21:08:32 GMT
Content-Type: text/xml
Transfer-Encoding: chunked