Just wanted to note that the workaround worked for me. Using the below as specified
<?xml version="1.0"?> <notXml>[urlencoded post message here]</notXml> The only thing to note is that in my case I had to completely reformat my message into xml with the appropriate namespace specified per the wsdl -- View this message in context: http://cxf.547215.n5.nabble.com/Problem-with-form-posting-tp562243p5077802.html Sent from the cxf-user mailing list archive at Nabble.com.
