JIRA: https://jira.spring.io/browse/INT-2466 Current reference documentation says that: "If the incoming web service message is a SOAP message the SOAP Action header will be added to the headers of the Message that is forwarded onto the request channel." However, `DefaultSoapHeaderMapper` was actually missing to do that. Polishing