Change or Add SOAPAction Header
It wasn’t the easiest thing to find, so I wanted to link to this page on how to change the SOAPAction header of a message in CXF. This is especially useful if you have a SOAPAction header that is = “” and causing issues when trying to connect to a .NET or WCF server with [...]
Also tagged ContractFilter mismatch, CXF, SOAPAction Header, SOAPFaultException, Web Services