Re: [DISCUSS] Dropping support for Camel 2.7.x

2012-01-06 Thread Babak Vahdat
Thanks Christian! Babak Von meinem iPhone gesendet Am 06.01.2012 um 22:37 schrieb Christian Müller : > @Babak: I updated the release guide with the information you mentioned > about pricexml. > > Best, > Christian

Route Info Command Exchange Date NPE (CAMEL-4872)

2012-01-06 Thread sengland
Hello, I found that when executing the camel:info-route command against a route that has yet to process any exchanges, it will throw an NPE due to the First and Last Exchange Date mbean attributes being null. I added patches for 2.8.x - 2.10.x that will test for the null and output the message "N

Re: [DISCUSS] Dropping support for Camel 2.7.x

2012-01-06 Thread Christian Müller
@Babak: I updated the release guide with the information you mentioned about pricexml. Best, Christian

Re: Camel.trunk.fulltest.windows - Build # 185 - Still Failing

2012-01-06 Thread Christian Müller
Still waiting for help from INFRA [1]. [1] https://issues.apache.org/jira/browse/INFRA-4272 Best, Christian On Fri, Jan 6, 2012 at 7:07 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > The Apache Jenkins build system has built Camel.trunk.fulltest.windows > (build #185) > > Statu

About failing test in camel-spring on trunk

2012-01-06 Thread Claus Ibsen
Hi Its on purpose. I am waiting for an updated patch for a JIRA ticket about Ant filter. The patch should fix that test. -- Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author o

Re: [DISCUSS] Camel and MongoDB

2012-01-06 Thread Ioannis Canellos
Yes, it makes sense to me! -- *Ioannis Canellos* * FuseSource ** Blog: http://iocanel.blogspot.com ** Apache Karaf Committer & PMC Apache Camel Committer Apache ServiceMix Committer Apac

Re: [DISCUSS] How to better enlist the duplicate message count by the IdempotentConsumer on JMX

2012-01-06 Thread Babak Vahdat
Hi The thoughs on this thread became much much wider for what I asked for that's: How to better enlist the duplicate message count by the IdempotentConsumer on JMX? @Raul, your idea is for sure good (no doubt on that), but with 8600PS cowl under the cover you went too fast for my understanding!

Re: [DISCUSS] How to better enlist the duplicate message count by the IdempotentConsumer on JMX

2012-01-06 Thread Bengt Rodehav
This sound really interesting. Currently our legacy products are integrated with external applications using an integration platform that has been developed in-house. We are now creating an integration platform that is Camel based instead. One of the things we had support for in our old integratio

Re: [DISCUSS] How to better enlist the duplicate message count by the IdempotentConsumer on JMX

2012-01-06 Thread Charles Moulliard
Hi Raul, This is a brillant feature that you propose here and I think that the time is perfect (with up coming Camel 3.0 release) that we discuss as we need such stats in projects. I think that the plugin strategy proposed is fine and can be included in the camel-core module for in-memory usage. A