You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by magner58 <jo...@gmail.com> on 2013/10/09 14:27:52 UTC

RE: How to consume from AMQP queue in "browsing mode" with Apache Camel?

Hi Sergey,

thanks for answer and sorry for late response, had to work on other tasks.

You are right, setting the option on amqp connection level works for
even-driven (default camel) routing, I just thought that it should be there
on camel component options level, i.e. after connection string in form of
e.g. "?mode=browse".

It does not work however for polling-driven one, see
https://issues.apache.org/jira/browse/CAMEL-6784 for details.



--
View this message in context: http://camel.465427.n5.nabble.com/How-to-consume-from-AMQP-queue-in-browsing-mode-with-Apache-Camel-tp5726756p5741233.html
Sent from the Camel - Users mailing list archive at Nabble.com.

RE: How to consume from AMQP queue in "browsing mode" with Apache Camel?

Posted by "dmytro.puzhay" <dm...@gmail.com>.
OMG does it mean that I have to receive emails about ALL the changes to the
forum? :O


Christian Mueller wrote
> Can you please subscribe to the discussion forum as we describe here [1].
> Otherwise all your mails has to be moderate by the Camel team and is may
> missed/delayed.
> 
> [1] http://camel.apache.org/discussion-forums.html
> 
> Thanks in advance,
> Christian





--
View this message in context: http://camel.465427.n5.nabble.com/How-to-consume-from-AMQP-queue-in-browsing-mode-with-Apache-Camel-tp5726756p5741682.html
Sent from the Camel - Users mailing list archive at Nabble.com.

RE: How to consume from AMQP queue in "browsing mode" with Apache Camel?

Posted by "dmytro.puzhay" <dm...@gmail.com>.
Should not require any moderation now


Christian Mueller wrote
> Can you please subscribe to the discussion forum as we describe here [1].
> Otherwise all your mails has to be moderate by the Camel team and is may
> missed/delayed.
> 
> [1] http://camel.apache.org/discussion-forums.html
> 
> Thanks in advance,
> Christian





--
View this message in context: http://camel.465427.n5.nabble.com/How-to-consume-from-AMQP-queue-in-browsing-mode-with-Apache-Camel-tp5726756p5741676.html
Sent from the Camel - Users mailing list archive at Nabble.com.

RE: How to consume from AMQP queue in "browsing mode" with Apache Camel?

Posted by "dmytro.puzhay" <dm...@gmail.com>.
I figured out it eventually, I just thought that the option should be there
on camel component options level, i.e. after connection string in form of
e.g. "?mode=browse", but the option is actually to be set on amqp connection
level - "my-queue; {mode: browse}". You can set camel component options
adding "?option=value".

P.S. Setting the option on amqp connection level works for even-driven
(default camel) routing, it does not work however for polling-driven one,
see https://issues.apache.org/jira/browse/CAMEL-6784 for details.



--
View this message in context: http://camel.465427.n5.nabble.com/How-to-consume-from-AMQP-queue-in-browsing-mode-with-Apache-Camel-tp5726756p5741681.html
Sent from the Camel - Users mailing list archive at Nabble.com.

RE: How to consume from AMQP queue in "browsing mode" with Apache Camel?

Posted by Christian Mueller <ch...@gmail.com>.
Can you please subscribe to the discussion forum as we describe here [1].
Otherwise all your mails has to be moderate by the Camel team and is may
missed/delayed.

[1] http://camel.apache.org/discussion-forums.html

Thanks in advance,
Christian 



--
View this message in context: http://camel.465427.n5.nabble.com/How-to-consume-from-AMQP-queue-in-browsing-mode-with-Apache-Camel-tp5726756p5741242.html
Sent from the Camel - Users mailing list archive at Nabble.com.