Re: Camel JMS message topic handling

2014-10-25 Thread ddewaele
might keep the consumer alive. That I haven't tried yet. But the question remains, what is the use-case of having an out-of-the-box jms consumer (non-durable subscription) on a standard (non virtual) activeMQ topic -- View this message in context: http://camel.465427.n5.nabble.com/Camel-J

Re: Camel JMS message topic handling

2014-10-25 Thread Minh Tran
can pick up the next > one. If a message arrives in the meantime it will be lost. > > That's my understanding of it at least in a plain vanilla 1 thread/consumer > and plain topic setup ... please correct me if I'm wrong. > > > > -- > View this message in

Re: Camel JMS message topic handling

2014-10-25 Thread ddewaele
;s my understanding of it at least in a plain vanilla 1 thread/consumer and plain topic setup ... please correct me if I'm wrong. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-JMS-message-topic-handling-tp5757853p5758021.html Sent from the Camel - Users mailing list

Re: Camel JMS message topic handling

2014-10-24 Thread Minh Tran
c (non-virtual) activeMQ topic combined with a > single JMS consumer make sense ? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-JMS-message-topic-handling-tp5757853p5758004.html > Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel JMS message topic handling

2014-10-24 Thread ddewaele
ld a basic (non-virtual) activeMQ topic combined with a single JMS consumer make sense ? -- View this message in context: http://camel.465427.n5.nabble.com/Camel-JMS-message-topic-handling-tp5757853p5758004.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel JMS message topic handling

2014-10-21 Thread ddewaele
27;ll try to debug this further today -- View this message in context: http://camel.465427.n5.nabble.com/Camel-JMS-message-topic-handling-tp5757853p5757878.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel JMS message topic handling

2014-10-21 Thread Minh Tran
gt; > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-JMS-message-topic-handling-tp5757853.html > Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel JMS message topic handling

2014-10-21 Thread ddewaele
We're using the Camel ActiveMQ endpoint (http://camel.apache.org/activemq.html) and have setup a consumer in our route via the following URI : *activemq:topic:TopicName*. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-JMS-message-topic-handling-tp5757853p57

Re: Camel JMS message topic handling

2014-10-21 Thread Charles Moulliard
t; > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-JMS-message-topic-handling-tp5757853.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Charles Moulliard Apache Committer / Architect @RedHat Twitter : @cmoulliard | Blog : http://cmoulliard.github.io

Camel JMS message topic handling

2014-10-21 Thread ddewaele
camel.465427.n5.nabble.com/Camel-JMS-message-topic-handling-tp5757853.html Sent from the Camel - Users mailing list archive at Nabble.com.