Re: Oracle AQ Topic dequeue options and Apache Camel

2012-02-09 Thread amique
Hi Was you able to solve this problem? I am experiencing same issue with Spring. Can you please help me to find out where I can specify the subscriber name. -- View this message in context: http://camel.465427.n5.nabble.com/Oracle-AQ-Topic-dequeue-options-and-Apache-Camel-tp1046084p5471004.html

Re: Oracle AQ Topic dequeue options and Apache Camel

2010-07-11 Thread Claus Ibsen
ither deliver only new messages which arrives after the consumer connected. Or also old messages. You most likely need to define the consumers as persistent, which then allows the AQ to store the messages to the consumer, so they can be delivered when the consumer comes online. I think you nee

Oracle AQ Topic dequeue options and Apache Camel

2010-07-11 Thread impi
ibing. (those messages that were meant for your consumption). -- View this message in context: http://camel.465427.n5.nabble.com/Oracle-AQ-Topic-dequeue-options-and-Apache-Camel-tp1046084p1046084.html Sent from the Camel - Users mailing list archive at Nabble.com.