Hace tiempo me pasa esto al tratar de usar el web service de autentificación del SII:
<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>soapenv:Server.generalException</faultcode>
<faultstring>Tried to invoke method public java.lang.String CrSeed.getSeed() throws java.lang.Exception with arguments . The arguments do not match the signature.; nested exception is:
java.lang.IllegalArgumentException: java.lang.ClassCastException@121df4d</faultstring>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>
¿Alguien con pituto puede pedirle a algún oompa loompa que revise ese servidor? Parece que
SII_co...@sii.cl está redirigido a /dev/null.
Saludos,
Leonardo Herrera