Tengo una consulta. Podrian decirme que hace este codigo?
Código HTML:
<?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> <SOAPENV:Fault> <faultcode></faultcode> <faultstring>java.lang.Exception</faultstring> <detail></detail> </SOAPENV:Fault> </SOAPENV:Body> </SOAPENV:Envelope>
Si alguien sabe cual puede ser el problema, le estare muy agradecido