Pavel
It does not read the whole response message and results in unexpected EOF error: 2008-06-24 10:53:28,703 [213.254.203.166-gsb01] [HttpClientWorker-1] DEBUG SynapseCallbackReceiver WSA-Action: Exception in thread "HttpClientWorker-1" org.apache.axiom.om.OMException: com.ctc.wstx.exc.WstxEOFException: Unexpected
EOF; was expecting a close tag for element <rn2:Centu>
 at [row,col {unknown-source}]: [31,2225]
Could it be that the response received was malformed? Is the response coming over SSL? if not, you can use the TCPMon tool to get a trace (or even tcpdump / windump on Linux/Windows)

Unfortunatelly it is comming over ssl. But while testing directly with soapUI it always returned correctly and no errors or incomplete responses occured.
Set the " -Djavax.net/debug=all" system property when you start Synapse, and check the log, or share it with me. This will contain the full message when decrypted from the SSL session

asankha

--
Asankha C. Perera

WSO2 - http://wso2.org
http://esbmagic.blogspot.com

Reply via email to