GitHub user borcsokj opened a pull request: https://github.com/apache/camel/pull/1068
CAMEL-9631: do not cache OSGi service instances Do not cache OSGi services so it is possible to change **"bean:..."** references with an updated bundle (i.e. bind/unbind declarative services). You can merge this pull request into a Git repository by running: $ git pull https://github.com/borcsokj/camel feature/CAMEL-9631 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1068.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 #1068 ---- commit 5b2ae6b6127845115f1b40e4fa810cb90d7bd2e3 Author: Börcsök József <borcs...@sch.bme.hu> Date: 2016-07-06T14:22:42Z CAMEL-9631: do not cache OSGi service instances ---- --- 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. ---