GitHub user alexlomov opened a pull request: https://github.com/apache/camel/pull/211
CAMEL-7563: Hazelcast instance as an endpoint url param Important fix was included with 31867fd commit. You can merge this pull request into a Git repository by running: $ git pull https://github.com/alexlomov/camel hazelcast-instance-as-an-endpoint-url-param Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/211.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 #211 ---- commit 93525de01a6c12328c98bec0095cb088a4d67854 Author: Alexander Lomov <alexandr.lo...@gmail.com> Date: 2014-07-01T15:05:25Z Add feature to refer a HazelcastInstance from a Hazelcast endpoint query parameters. commit 0a281676b40e053e4afe47fdcfe530ef9ce91699 Author: Alexander Lomov <alexandr.lo...@gmail.com> Date: 2014-07-01T15:08:01Z Add Spring tests to verify two Hazelcast endpoints use the same HazelcastInstance. commit 90c4fecddab3fb2ba0caca32d3244829f036a4ed Author: Alexander Lomov <alexandr.lo...@gmail.com> Date: 2014-07-01T17:14:10Z Optimize imports. commit 31867fd080c9d506b5175b0fa94e2070b28b0034 Author: Alexander Lomov <alexandr.lo...@gmail.com> Date: 2014-07-04T09:41:47Z Handle own instance creation properly: create it only if neither bean reference was provided nor instance was set programmatially. ---- --- 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. ---