servicemix-http has no way to set a soap action -----------------------------------------------
Key: SM-470 URL: https://issues.apache.org/activemq/browse/SM-470 Project: ServiceMix Type: Bug Components: servicemix-components Versions: 3.0-M2 Reporter: Pete Fix For: 3.0-M2 When using servicemix-http we need to be able to set the soap action to a fixed value (well different for each web service) See http://www.nabble.com/SAAJMarshaller---soapfault-content-getting-removed-t1830872.html#a5002091 Currently, the only way is to set a property on the jbi message named "javax.jbi.protocol.headers" which should contain a map. All elements in this map will be added as http headers on the outgoing request. This JIRA is to add a way to configure the value of the soap action header directly on the deployed http endpoint. thanks Pete -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira