Thanks for your answer. This morning while testing the modification you suggested, I found out the real reason for my problem. I found out that I was missing a slash at the end of a namespace URI for a soap header I was including with the request.
I had : http://services.revenuquebec.ca/S302/11111100/TransmissionRelevesCL instead of http://services.revenuquebec.ca/S302/11111100/TransmissionRelevesCL/ It did all the difference. -- View this message in context: http://cxf.547215.n5.nabble.com/Strange-Content-Transfer-Encoding-problem-tp5719988p5720033.html Sent from the cxf-user mailing list archive at Nabble.com.
