[
https://issues.apache.org/jira/browse/CAMEL-11927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215618#comment-16215618
]
ASF GitHub Bot commented on CAMEL-11927:
----------------------------------------
GitHub user onders86 opened a pull request:
https://github.com/apache/camel/pull/2055
CAMEL-11927 - Improve support for soap header transformations - [Than…
…ks for the PR - Richard Groote(helping to raise a github PR by onders)]
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onders86/camel CAMEL-11927
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2055.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2055
----
commit 04a22c1a1ddfd96853b0bbec9a70a9381a310593
Author: onders86 <[email protected]>
Date: 2017-10-23T18:32:25Z
CAMEL-11927 - Improve support for soap header transformations - [Thanks for
the PR - Richard Groote(helping to raise a github PR by onders)]
----
> 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
> 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)