Re: Overwrite blueprint properties in camel blueprint tests

2012-05-20 Thread Michael Süess
Hi true it works with spring but i can't get it working with blueprint... On 17.05.2012 19:07, Christian Müller wrote: I assume Michael would like to refer to a (test) properties file where he can configure some other endpoint uri than in his real deployment. Like the Spring properties-placeho

Re: ExchangeTimedOutException when using vm/seda with multipleConsumers=true

2012-05-20 Thread Michael Süess
Hi Camel 2.8.4 Stacktrace: Starting Camel. Use ctrl + c to terminate the JVM. [ main] MainSupportINFO Apache Camel 2.8.4 starting [ main] CamelNamespaceHandler INFO OSGi environment not detected. [

Re: Setting message header in aggregate and onCompletion callback

2012-05-20 Thread Claus Ibsen
Hi The on completion is triggered for exchanges that is from that given route, and when they completes. Not for outgoing messages from the aggregator. On Sun, May 20, 2012 at 6:04 PM, toomasu wrote: > Hello, > > I am adding a message header inside of the aggregate and then I am checking > that

Re: camel-quartz and support for quartz 2.x

2012-05-20 Thread Nestor Urquiza
Yes they are incompatible as there are several changes in 2.x. In this case what is failing is CrontTrigger is now an interface rather than a class. I will need to interact with quartz 1.x API to provide information about tasks, jobs and triggers. -- View this message in context: http://camel.46

Re: [Suggest] Add a camel-mllp component into the incubator

2012-05-20 Thread sekaijin
thank I've found https://issues.apache.org/jira/browse/CAMEL-5296 A+JYT -- View this message in context: http://camel.465427.n5.nabble.com/Suggest-Add-a-camel-mllp-component-into-the-incubator-tp5711304p5712659.html Sent from the Camel - Users mailing list archive at Nabble.com.

Setting message header in aggregate and onCompletion callback

2012-05-20 Thread toomasu
Hello, I am adding a message header inside of the aggregate and then I am checking that header in route's onCompletion callback. It seems that this does not work, header does not exist inside of the callback. Is this an error or should it really work this way? Also is onCompletion called once per

camel-quartz and support for quartz 2.x

2012-05-20 Thread Nestor Urquiza
Hi guys, I am trying to use quartz 2.1.5 with camel 2.9.2 but they look incompatible, is that the case? Any plans to support it? I would like to manage persisted quartz jobs with jwatch which only support quartz 2.x. The reason I need jwatch is that I need to manage thousands of schedulers. 2012

camel-quartz and support for quartz 2.x

2012-05-20 Thread Nestor Urquiza
Hi guys, I am trying to use quartz 2.1.5 with camel 2.9.2 but they look incompatible, is that the case? Any plans to support it? I would like to manage persisted quartz jobs with jwatch which only support quartz 2.x. The reason I need jwatch is that I need to manage thousands of schedulers. 2012

Re: [Suggest] Add a camel-mllp component into the incubator

2012-05-20 Thread Claus Ibsen
You have to follow the guidelines how to contribute. You need to create an account on the JIRA tracker, so you can login. On Sun, May 20, 2012 at 2:21 PM, sekaijin wrote: > Hi. > Thank > > I've created a patch with eclipse: > http://camel.465427.n5.nabble.com/file/n5712567/camel-mllp.zip > came

Re: [Suggest] Add a camel-mllp component into the incubator

2012-05-20 Thread sekaijin
Hi. Thank I've created a patch with eclipse: http://camel.465427.n5.nabble.com/file/n5712567/camel-mllp.zip camel-mllp.zip how to create a ticket? the page http://camel.apache.org/contributing.html indicated they must be registered. but in https://issues.apache.org/jira/browse/CAMEL I have no

Re: [Suggest] Add a camel-mllp component into the incubator

2012-05-20 Thread Claus Ibsen
Do not use https, but just plain http On Sun, May 20, 2012 at 1:10 PM, sekaijin wrote: > Hi > I'm trying to get camel-hl7 source from svn > but > > > A+JYT > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Suggest-Add-a-camel-mllp-component-into-the-incubator-tp5711304

Re: [Suggest] Add a camel-mllp component into the incubator

2012-05-20 Thread sekaijin
Hi I'm trying to get camel-hl7 source from svn but A+JYT -- View this message in context: http://camel.465427.n5.nabble.com/Suggest-Add-a-camel-mllp-component-into-the-incubator-tp5711304p5712554.html Sent from the Camel - Users mailing list archive at Nabble.com.