Quartz clustering in camel spring DSL

2014-11-20 Thread selva
I am trying to achieve "requests recovery" in fail-over scenario in two different machine with their clock also sync. My configuration as below: step 1: camel-context.xml I have defined the below route in camel-context.xml file. step 2: quartz.properties: I have enabled org.quartz.jobSt

Re: Documentation review of univocity-parser data formats

2014-11-20 Thread Willem Jiang
Hi Antoine, The document looks good, I just did some minor change there. BTW, as the headers option is not a string[] you may need to add an example to show how to configuration in Java DSL and XML DSL. Regards, Willem -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://wi

Re: Faster execution of JUnit tests

2014-11-20 Thread Henryk Konsek
Hi Milos, > in the next version (which I plan to release > before the end of the month) no change to the existing pom files will > be needed. The only requirement will be to include Ekstazi plugin. +1 > b) This is an item that I also discussed with Aki. We agreed that > this is an important it

Re: Camel wiki / jira macro error

2014-11-20 Thread Claus Ibsen
Maybe just mention the bug number and ppl can find it themselves. On Thu, Nov 20, 2014 at 6:02 PM, Daniel Pocock wrote: > > > On 20/11/14 17:18, Claus Ibsen wrote: >> Hi >> >> Not sure if it was some kind of intermediate error. Just got 2 >> notification mails about you editing the smpp wiki page

Re: Camel wiki / jira macro error

2014-11-20 Thread Daniel Pocock
On 20/11/14 17:18, Claus Ibsen wrote: > Hi > > Not sure if it was some kind of intermediate error. Just got 2 > notification mails about you editing the smpp wiki page. > I also tried to edit it and do a simple change which was saved. > > Yes, changes are being saved successfully. The only p

[GitHub] camel pull request: Fix CAMEL-8065

2014-11-20 Thread paul-mcculloch
Github user paul-mcculloch closed the pull request at: https://github.com/apache/camel/pull/337 --- 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

Re: Camel wiki / jira macro error

2014-11-20 Thread Claus Ibsen
Hi Not sure if it was some kind of intermediate error. Just got 2 notification mails about you editing the smpp wiki page. I also tried to edit it and do a simple change which was saved. On Thu, Nov 20, 2014 at 4:54 PM, Daniel Pocock wrote: > I'm trying to edit: > > https://cwiki.apache.org/co

Camel wiki / jira macro error

2014-11-20 Thread Daniel Pocock
I'm trying to edit: https://cwiki.apache.org/confluence/display/CAMEL/SMPP I put a link to one of the Jira issues, CAMEL-7224 The WYSIWYG editor changed the link to a Jira button dynamically However, when the page is saved and viewed, it shows an error: Error rendering macro 'jira' : com.atlass

[GitHub] camel pull request: Fix CAMEL-8065

2014-11-20 Thread paul-mcculloch
GitHub user paul-mcculloch opened a pull request: https://github.com/apache/camel/pull/337 Fix CAMEL-8065 Fix building on Windows (with backslash file seperator) by following the advice in https://docs.oracle.com/javase/7/docs/api/java/lang/String.html#replaceAll(java.lang.String,%

Documentation review of univocity-parser data formats

2014-11-20 Thread Antoine DESSAIGNE
Hi everyone, I'm in the middle of writing the documentation for the new data formats based on uniVocity-parsers. Can you give me your feedback on the page before before I finish it with more marshalling and unmarshalling usage examples. https://cwiki.apache.org/confluence/display/CAMEL/uniVocity