[ 
https://issues.apache.org/jira/browse/CAMEL-11927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216904#comment-16216904
 ] 

ASF GitHub Bot commented on CAMEL-11927:
----------------------------------------

richardgroote commented on issue #2055: CAMEL-11927 - Improve support for soap 
header transformations - [Than…
URL: https://github.com/apache/camel/pull/2055#issuecomment-338989063
 
 
   Yes, it's possible to define your own message filter. But it would be nice 
if Apache Camel would support the functionality to transform the soap header 
before sending the soap message OOTB.
   
   I've seen a lot of use cases by our customers where only adding the headers 
was not enough.
   The soap header contained a lot of extra information when communicating with 
the external systems.
   
   The solution for our customers was to use the header transformation filter 
which i supplied in the issue and i thought it might be useful for other users 
of Apache Camel
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> camel-spring-ws - Support for header transformation
> ---------------------------------------------------
>
>                 Key: CAMEL-11927
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11927
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-spring-ws
>    Affects Versions: 2.19.3
>            Reporter: Richard Groote
>            Assignee: Önder Sezgin
>             Fix For: 2.21.0
>
>         Attachments: CompositeMessageFilter.java, 
> HeaderTransformationMessageFilter.java, SoapHeaderTest-context.xml, 
> SoapHeaderTest.java, soap-header-transform.xslt
>
>
> Improve support for soap header transformations:
> - The composite message filter is to have multiple filters applied
> - Header transformation filters is use to transform the soap header using a 
> stylesheet.
> I was not able to create a pull request for it



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to