spec@saaj.java.net

[SAAJ-SPEC] SAAJ0008: Bad Response; Invalid Request

From: <martin.hilpert_at_icomps.de>
Date: Fri, 7 Nov 2003 14:16:54 +0100

hello SAAJ team,

For some strange reason, i get from one SOAP server SOAP responses that look
good (as XML code in a text editor) but cause the following exception with
the SAAJ API:


07.11.2003 12:48:32 com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection
post
SCHWERWIEGEND: SAAJ0008: Bad Response; Invalid Request
com.sun.xml.messaging.saaj.SOAPExceptionImpl: Bad response: (-1Invalid
Request
        at
com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.post(HttpSOAPConnec
tion.java:285)
        at
com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection$PriviledgedPost.run
(HttpSOAPConnection.java:151)
        at java.security.AccessController.doPrivileged(Native Method)
        at
com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnec
tion.java:121)


I can't find any reference to this error and the stack trace has not enough
information what is "bad" in the response. how can i debug it or get more
info to resolve this? is the SAAJ source available so that i can debug SAAJ?


greetings
martin hilpert




---------------------------------------------------------------------
To unsubscribe, e-mail: spec-unsubscribe_at_saaj.dev.java.net
For additional commands, e-mail: spec-help_at_saaj.dev.java.net