[ https://issues.apache.org/activemq/browse/SM-470?page=all ] Guillaume Nodet resolved SM-470: --------------------------------
Fix Version: 3.0 (was: 3.0-M2) Resolution: Fixed Assign To: Guillaume Nodet Author: gnodet Date: Fri Jun 23 06:08:58 2006 New Revision: 416712 URL: http://svn.apache.org/viewvc?rev=416712&view=rev Log: SM-470: ability to set the soap action on a provider endpoint Use string constants for headers Added: incubator/servicemix/trunk/servicemix-http/src/main/java/org/apache/servicemix/http/processors/Constants.java Modified: incubator/servicemix/trunk/servicemix-http/src/main/java/org/apache/servicemix/http/HttpEndpoint.java incubator/servicemix/trunk/servicemix-http/src/main/java/org/apache/servicemix/http/processors/ConsumerProcessor.java incubator/servicemix/trunk/servicemix-http/src/main/java/org/apache/servicemix/http/processors/ProviderProcessor.java > 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 > Assignee: Guillaume Nodet > Fix For: 3.0 > > > 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