[GitHub] camel pull request #1342: Fix for CAMEL-10579. Similar to fix for CAMEL-8708...

2016-12-12 Thread scholisj
Github user scholisj closed the pull request at: https://github.com/apache/camel/pull/1342 --- 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 en

Re: make a GET request using Apache Camel | Invalid uri: enable the bridgeEndpoint option on the endpoint

2016-12-12 Thread JoeArunKumar
Below is the solution to the issue posted by me. /.setHeader(Exchange.HTTP_METHOD, simple("GET")) .setHeader(Exchange.HTTP_PATH, constant("")) .setHeader(Exchange.HTTP_URI, simple("")) .setHeader(Exchange.TO_ENDPOINT, simple("")) .setHeader(Exchange.HTTP_URL, simple("")) .toD("${exchangeProperty.D

[GitHub] camel pull request #1339: Camel 10560

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1339 --- 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 enab

[GitHub] camel pull request #1340: CAMEL-10582: Fixing copying of immutable Spring he...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1340 --- 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 enab