I did read the pages and configured the virtual destination. I tested and it worked. My problem is that I am using activemq 4.1 and we can't configure selector inside the activemq.xml. You said that I need to start with BrokerService for the filtering and I should not code in the producer of the composite queue or the consumer of the physical queue. Where should I make the code change for filtering?
James.Strachan wrote: > > On 2/28/07, LiXiao2007 <[EMAIL PROTECTED]> wrote: >> >> So I need to modify the code of broker and build my own version of >> activemq? > > Use the XML configuration file from the page I mentioned and it will > configure virtual destinations to your requirements - no need to > modify broker code. > > You might wanna read these pages first > http://activemq.apache.org/getting-started.html > http://activemq.apache.org/run-broker.html > > -- > > James > ------- > http://radio.weblogs.com/0112098/ > > -- View this message in context: http://www.nabble.com/How-to-set-up-Filters-for-Composite-Queue-tf3308847s2354.html#a9206082 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
