Resquest :
<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ins="InsertCategoriaSOAP">
<soapenv:Header/>
<soapenv:Body>
<ins:InsertCategoriaService soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<InsertCategoria xsi:type="ins:InsertCategoria">
<!--You may enter the following 3 items in any order-->
<usu_nom xsi:type="xsd:string">?</usu_nom>
<usu_ape xsi:type="xsd:string">?</usu_ape>
<usu_correo xsi:type="xsd:string">?</usu_correo>
</InsertCategoria>
</ins:InsertCategoriaService>
</soapenv:Body>
</soapenv:Envelope>
Resquest :
404 Not Found
404
Not Found
Please forward this error screen to 127.0.0.1's WebMaster.
The server cannot find the requested page:
-
127.0.0.1/InsertCategoria.php?wsdl (port 80)