Re: Example for Camel-7860

2015-10-19 Thread souciance
Hi Willem, Thanks for your reply. Yes, true, another route is needed to pick up the message. However, will the camel route that is sending the message to the exchange be listening on the reply to queue? So if a message is published on the reply to queue, then the sending camel route, will pick

[GitHub] camel pull request: [CAMEL-9228] Update to undertow-1.3.0

2015-10-19 Thread tdiesler
Github user tdiesler closed the pull request at: https://github.com/apache/camel/pull/639 --- 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

[GitHub] camel pull request: [CAMEL-9235] No type converter available when ...

2015-10-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/650 --- 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

[GitHub] camel pull request: [CAMEL-9235] No type converter available when ...

2015-10-19 Thread tdiesler
GitHub user tdiesler opened a pull request: https://github.com/apache/camel/pull/650 [CAMEL-9235] No type converter available when destination is super typ You can merge this pull request into a Git repository by running: $ git pull https://github.com/tdiesler/camel

[GitHub] camel pull request: [CAMEL-9235] No type converter available when ...

2015-10-19 Thread tdiesler
GitHub user tdiesler opened a pull request: https://github.com/apache/camel/pull/649 [CAMEL-9235] No type converter available when destination is super typ You can merge this pull request into a Git repository by running: $ git pull https://github.com/tdiesler/camel

[GitHub] camel pull request: [CAMEL-9235] No type converter available when ...

2015-10-19 Thread tdiesler
Github user tdiesler closed the pull request at: https://github.com/apache/camel/pull/649 --- 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

Camel.2.15.x.notest - Build # 156 - Failure

2015-10-19 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.15.x.notest (build #156) Status: Failure Check console output at https://builds.apache.org/job/Camel.2.15.x.notest/156/ to view the results.

[GitHub] camel pull request: CAMEL-9236 Bug fix to pass group to the helper...

2015-10-19 Thread duro1
GitHub user duro1 opened a pull request: https://github.com/apache/camel/pull/651 CAMEL-9236 Bug fix to pass group to the helper delegate Issue resolved by passing the group parameter to the helper object. Note: The splitter will use the token passed in as the delimiter