Re: Potential Bug in CamelBlueprintTestSupport

2016-01-06 Thread Quinn Stevenson
I just re-ran the test against several versions of Camel and I’ve updated the POM in the unit test with the results. To summarize: - When the blueprint.xml is in src/test/resources/OSGI-INF/blueprint - these versions work - 2.17-SNAPSHOT - 2.16.1 - 2.16.0 - 2.15.5

Re: Potential Bug in CamelBlueprintTestSupport

2016-01-06 Thread Quinn Stevenson
Hi Grzegorz - Thank you for the link - I’ve read through it many times - it is very very helpful. From what I understand, this should work - the location of the blueprint file shouldn’t effect the way the test runs, should it? Maybe I’m missing something simple. It looks like my unit test at

Re: Potential Bug in CamelBlueprintTestSupport

2016-01-06 Thread Grzegorz Grzybek
Hello Quinn What Camel version do you use? I wrote a thorough explanation of CamelTestBlueprint and the changes we've made to how tests are performed and synchronized. Here: http://ggrzybek.blogspot.com/2015/12/camel-blueprint-test-support.html You can find there links to JIRA issues describing ex

Potential Bug in CamelBlueprintTestSupport

2016-01-06 Thread Quinn Stevenson
I’ve encountered an issue, but I’m not sure if this is a bug or a user error. I’m trying to write some tests using CamelBlueprintTestSupport for bundles where the blueprint file is in src/main/resources/OSGI-INF/blueprint. However, I’m getting random failures in the test on startup. I’ve narro

[GitHub] camel pull request: Camel 9416 - Creation of Camel-MLLP component

2016-01-06 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/754 --- 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: support for adding multiple parameters at once

2016-01-06 Thread ovidiu-hgdata
Github user ovidiu-hgdata closed the pull request at: https://github.com/apache/camel/pull/755 --- 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 i

[GitHub] camel pull request: support for adding multiple parameters at once

2016-01-06 Thread ovidiu-hgdata
GitHub user ovidiu-hgdata opened a pull request: https://github.com/apache/camel/pull/755 support for adding multiple parameters at once We had a lot of APIs that shared a lot of query params and we needed a method to simply add them without duplicating the code. Same goes for the

PollEnrich + JPA + setCompletionFromBatchConsumer + aggregator

2016-01-06 Thread web_nab...@sunilsamuel.com
Hello, I am using Apache Camel 2.12 (Fuse 6.1). I am trying to use the JPA consumer to consume from a database at every given interval using a timer. I like to consume all of the records that match the search criteria using the aggregator. If the JPA consumer is a standalone route, I can use the

Camel 2.16.2 Release

2016-01-06 Thread Claus Ibsen
Hi Its been a while since the last 2.16.x release so I think we should get started on a patch release for this month. Hopefully get one out in 1 - 2 week time. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2