Re: java.lang.RuntimeException: Couldn't parse stream - when making soap request

2019-10-24 Thread arun_r
Has anyone seen this issue before? Any suggestions or solution to overcome this error? -- Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html

java.lang.RuntimeException: Couldn't parse stream - when making soap request

2019-10-23 Thread arun_r
I am getting the below exception when trying to send a soap request to remote web service. I don't see any issues connecting to my web service when using soapUI tool or when running a standalone client program. I am seeing this issue only when I call the service from inside wildfly container. java