Hi,
I am consuming Java webservice from C# .net code. I am getting following error in response. Please share if somebody faced same problem thanks!!!
<soapenv:Body>< soapenv:Fault>< faultcode></faultcode><faul tstring>com.ctc .wstx.exc.WstxE OFException: Unexpected EOF in prolog
at [row,col {unknown-source}]: [1,0]</faultstring><de tail /></soapenv:Fault></soapenv:Body>
I am consuming Java webservice from C# .net code. I am getting following error in response. Please share if somebody faced same problem thanks!!!
<soapenv:Body>< soapenv:Fault>< faultcode></faultcode><faul tstring>com.ctc .wstx.exc.WstxE OFException: Unexpected EOF in prolog
at [row,col {unknown-source}]: [1,0]</faultstring><de tail /></soapenv:Fault></soapenv:Body>
Comment