Re: concurrentConsumers create duplicated messages and fail

2018-10-19 Thread Damien Nicolas
up Le mar. 16 oct. 2018 à 16:40, Damien Nicolas a écrit : > Hello, > > I have a Springboot war with Camel routes deployed on a JBoss EAP 7.1 > server. The routes are generated dynamically and some of them have > *concurrentConsumers > > 1* because a route can have several times the same process

Re: concurrentConsumers create duplicated messages and fail

2018-10-19 Thread Damien Nicolas
Ok.. I forgot to add the InOut pattern on my camel consuming queue. Le ven. 19 oct. 2018 à 09:18, Damien Nicolas a écrit : > up > > Le mar. 16 oct. 2018 à 16:40, Damien Nicolas a > écrit : > >> Hello, >> >> I have a Springboot war with Camel routes deployed on a JBoss EAP 7.1 >> server. The rou

Camel CDI with non JTA transaction manager?

2018-10-19 Thread Gary Hodgson
Hi Antonin, Thanks for the response. I'll revisit my previous attempts at integrating standalone JTA - I believe I got a working example going, but had to put it on hold during the testing. If I get a sufficiently good example going then I'll post a link here in case it's useful for others. Chee

Re: Camel CDI with non JTA transaction manager?

2018-10-19 Thread Antonin Stefanutti
> On 19 Oct 2018, at 12:33, Gary Hodgson wrote: > > Hi Antonin, > > Thanks for the response. I'll revisit my previous attempts at integrating > standalone JTA - I believe I got a working example going, but had to put it > on hold during the testing. If I get a sufficiently good example goin

Re: [HEADS UP] Camel K is here!

2018-10-19 Thread Alex Dettinger
Whaoo, I've had a look at introducing-camel-k from Nicolas and that's awesome. Well done guys ! On Thu, Oct 18, 2018 at 4:25 AM Willem Jiang wrote: > Yeah, it's great to see we can use Camel more easily with K8S. > It's awesome that