Re: WMQ + CamelBlueprintTestSupport

2015-12-08 Thread Claus Ibsen
Try loading the xml files in the reverse order so the xml with the ibmmq bean is loaded first On Wed, Dec 9, 2015 at 12:21 AM, web_nab...@sunilsamuel.com wrote: > Hello, > > I was able to successfully configure Apache Camel 2.12 to listen to a WMQ > queue. I am able to deploy it into Fuse 6.1 su

WMQ + CamelBlueprintTestSupport

2015-12-08 Thread web_nab...@sunilsamuel.com
Hello, I was able to successfully configure Apache Camel 2.12 to listen to a WMQ queue. I am able to deploy it into Fuse 6.1 successfully and I get messages. I am trying to create some CamelBlueprintTestSupport tests and I run into the following error: Failed to create route .. because of Faile

R: Re: [1/2] camel git commit: CAMEL-9400: Camel-Elasticsearch: Add Multiget Operation support

2015-12-08 Thread Andrea Cosentino
Yeah! You're right. I will do this evening. Thank you! Inviato da Yahoo Mail su Android Il mar, 8 dic, 2015 alle 14:37, Claus Ibsen ha scritto: Remember to update the documentation of this new operation https://github.com/apache/camel/blob/master/components/camel-elasticsearch/src/main/jav

Re: [1/2] camel git commit: CAMEL-9400: Camel-Elasticsearch: Add Multiget Operation support

2015-12-08 Thread Claus Ibsen
Remember to update the documentation of this new operation https://github.com/apache/camel/blob/master/components/camel-elasticsearch/src/main/java/org/apache/camel/component/elasticsearch/ElasticsearchConfiguration.java#L36 On Tue, Dec 8, 2015 at 2:35 PM, wrote: > Repository: camel > Updated Br

[GitHub] camel pull request: Implementation of CAMEL-9399

2015-12-08 Thread FingolfinTEK
GitHub user FingolfinTEK opened a pull request: https://github.com/apache/camel/pull/717 Implementation of CAMEL-9399 Added support for RabbitMQ Publisher Acknowledgements, did a little code cleanup, added two producer integration tests that test out publisher acknowledgements. Yo

Re: camel git commit: update atmosphere's version range (as 2.4.x is incompatible with older 2.x)

2015-12-08 Thread Aki Yoshida
Hi Andrea, no problem. By the way, the version range could be changed to include 2.3.x in the future, as I have recently added some classes in both atmosphere 2.3.x and 2.4.x to somewhat hide this incompatible (unfortunate but thought necessary https://groups.google.com/forum/#!topic/atmosphere-fr

camel pull request: Implement chunking of payloads in Camel JMS

2015-12-08 Thread Kessler, Joerg
Hi, I created the pull request https://github.com/apache/camel/pull/667 But the discussion whether this is a useful feature somehow stopped. Can we continue here? Best Regards, Jörg