GitHub user atoulme opened a pull request: https://github.com/apache/camel/pull/642
CAMEL-8959 Remove old code from camel-cxf no longer needed due the CXF 3.0+ upgrade Tests pass. Please point me at any other code that needs removing. I tried to use WSDLGetInterceptor instead of RawMessageWSDLGetInterceptor, but it breaks as RawMessageWSDLGetOutInterceptor was changed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/atoulme/camel CAMEL-8959 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/642.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 #642 ---- commit 46d27392bc9b2e259a8b24413288523c6a633592 Author: Antoine Toulme <anto...@lunar-ocean.com> Date: 2015-10-16T07:37:58Z CAMEL-8959: Remove old code from camel-cxf no longer needed due the CXF 3.0+ upgrade ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---