Hi Bruce, we used the camel activemq component and use a selector, which works without probs.. So thats not the problem ;)
Thx, Norman 2010/3/16 Bruce Snyder <[email protected]>: > On Tue, Mar 16, 2010 at 7:20 AM, Norman Maurer > <[email protected]> wrote: >> Hi Bruce, >> >> we use ActiveMQ for storing our outgoing emails in JAMES >> (james.apache.org). The emails are consumed via a JMS Selector on a >> given time (for retry after temporary error). This will prolly be >> changed once ActiveMQ 5.4 was released with its delay feature ;) >> >> Now we want to give the administrator some kind of feedback how many >> emails are in the queue etc. > > You could implement a delay feature with ActiveMQ by using Camel's > timer component. > > Bruce > -- > perl -e 'print > unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" > );' > > ActiveMQ in Action: http://bit.ly/2je6cQ > Blog: http://bruceblog.org/ > Twitter: http://twitter.com/brucesnyder >
