GitHub user tivv opened a pull request: https://github.com/apache/camel/pull/10
CAMEL-6057: Fix for accessing beans from parent context by type You can merge this pull request into a Git repository by running: $ git pull https://github.com/tivv/camel trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/10.patch ---- commit b7fe6546206bdfe10a722629769ade21ef5dad70 Author: Vitalii Tymchyshyn <tiv...@gmail.com> Date: 2013-02-09T18:32:57Z CAMEL-6057: Fix for accessing beans from parent context by type ----