GitHub user ppalaga opened a pull request: https://github.com/apache/camel/pull/2418
CAMEL-12632: Pass CXF service class to EndpointInfo A backport of https://github.com/apache/camel/pull/2417 to Camel 2.21.x You can merge this pull request into a Git repository by running: $ git pull https://github.com/ppalaga/camel CAMEL-12632-2.21.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2418.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 #2418 ---- commit 5259777aca4c16eedd6b9588c36714eee89c8555 Author: Peter Palaga <ppalaga@...> Date: 2018-07-04T13:22:44Z CAMEL-12632: Pass CXF service class to EndpointInfo ---- ---