GitHub user jcordes73 opened a pull request: https://github.com/apache/camel/pull/347
Fix for https://issues.jboss.org/browse/ENTESB-2211. Created a fix for https://issues.jboss.org/browse/ENTESB-2211. This makes the CxfEndpoint CamelContextAware and makes creation of "code-less" (i.e. payload) CXF endpoints easier when using Java DSL. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jcordes73/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/347.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 #347 ---- commit 5933e8e6bb91b9fb1877543161ceae2ca359489c Author: Jochen Cordes <jcor...@redhat.com> Date: 2014-12-02T07:47:14Z Fix for https://issues.jboss.org/browse/ENTESB-2211. ---- --- 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. ---