Re: Infinite recursion of exceptions. Is it a bug?

2017-05-04 Thread Arnaud Deprez
ption(new RuntimeException()) > .to("log:test2"); > > from("direct:handle_er") > .throwException(new RuntimeException()); > > See also https://issues.apache.org/jira/browse/CAMEL-11229 > > Christian > > -- > Christian Schneid

Re: Clustered routes in master/slave mode

2016-06-06 Thread Arnaud Deprez
://issues.apache.org/jira/browse/CAMEL-4454 > >>> > >>> > >>> > >>> > >> > > > > > > > > -- > > Claus Ibsen > > - > > http://davsclaus.com @davsclaus > > Camel in Action 2: https://www.manning.com/ibsen2 > > > > -- > Bilgin Ibryam > Camel Committer at ASF & Integration Architect at Red Hat > Blog: http://ofbizian.com | Twitter: @bibryam > > Camel Design Patterns https://leanpub.com/camel-design-patterns > Instant Apache Camel Message Routing http://www.amazon.com/dp/1783283475 > -- Arnaud Deprez Software Engineer Phone: +32 497 23 30 44 Linked'In: https://www.linkedin.com/in/deprezarnaud Github: https://github.com/arnaud-deprez

Re: Restriction in RestConfiguration with blueprint

2016-05-13 Thread Arnaud Deprez
y 13, 2016 at 7:42 AM Claus Ibsen wrote: > Hi > > Yeah we should avoid setting up those dependencies from the parser if > they values are using property placeholders > https://issues.apache.org/jira/browse/CAMEL-9963 > > On Wed, May 11, 2016 at 11:48 PM, Arnaud Deprez > wrot

Restriction in RestConfiguration with blueprint

2016-05-11 Thread Arnaud Deprez
onent(); Apparently, I can't create a jira issue (can't actually select the Camel project). I didn't have time to test it yet, but I'll try to do it soon when I have. I might also be wrong so please don't hesitate to correct me if I am or give me some advice if needed. Regard

Re: Test error in camel-http4

2016-05-08 Thread Arnaud Deprez
ssert.fail:86 > >>> Run 3: > HttpProxyServerWithSystemPropertiesTest.httpGetWithProxyFromSystemProperties:108->BaseHttpTest.assertExchange:34->Assert.assertTrue:52->Assert.assertTrue:41->Assert.fail:86 > >>> > >>> > >>> > >>> > >>> -- > >>> Claus Ibsen > >>> - > >>> http://davsclaus.com @davsclaus > >>> Camel in Action 2: https://www.manning.com/ibsen2 > >> > > > > > > > > -- > > Claus Ibsen > > - > > http://davsclaus.com @davsclaus > > Camel in Action 2: https://www.manning.com/ibsen2 > > -- Arnaud Deprez Software Engineer Phone: +32 497 23 30 44 Linked'In: https://www.linkedin.com/in/deprezarnaud Github: https://github.com/arnaud-deprez

Re: Test error in camel-http4

2016-05-07 Thread Arnaud Deprez
n > ----- > http://davsclaus.com @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2 > -- Arnaud Deprez Software Engineer Phone: +32 497 23 30 44 Linked'In: https://www.linkedin.com/in/deprezarnaud Github: https://github.com/arnaud-deprez

[GitHub] camel pull request: CAMEL-6707: add async for servlet

2016-04-22 Thread arnaud-deprez
Github user arnaud-deprez closed the pull request at: https://github.com/apache/camel/pull/949 --- 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: Asciidoc(tor) documentation

2016-04-21 Thread Arnaud Deprez
doc > > Regards, > -- > Charles Moulliard > Apache Committer & PMC / Architect @RedHat > Twitter : @cmoulliard | Blog : http://cmoulliard.github.io > -- Arnaud Deprez Software Engineer Phone: +32 497 23 30 44 Linked'In: https://www.linkedin.com/in/deprezarnaud Github: https://github.com/arnaud-deprez

[GitHub] camel pull request: CAMEL-6707: add async for servlet

2016-04-18 Thread arnaud-deprez
GitHub user arnaud-deprez opened a pull request: https://github.com/apache/camel/pull/949 CAMEL-6707: add async for servlet Add async option in servlet. # Remarks: I have some issues to test servlet with arquillian & jetty 9. Apparently it doesn't take into ac

Allow me to edit the documentation

2016-04-05 Thread Arnaud Deprez
gards -- Arnaud Deprez

Re: [VOTE] Release Apache Camel 2.16.3

2016-04-05 Thread Arnaud Deprez
+1 Tested against some personal POCs here https://github.com/arnaud-deprez/camel-examples in branch camel-2.16.3 On Tue, Apr 5, 2016 at 7:54 AM Claus Ibsen wrote: > +1 > > On Sun, Apr 3, 2016 at 9:27 PM, Gregor Zurowski > wrote: > > Hi Everyone: > > > > This is