So I need to modify the code of broker and build my own version of activemq?
James.Strachan wrote: > > On 2/28/07, LiXiao2007 <[EMAIL PROTECTED]> wrote: >> James, could you give me a little more detail? > > Maybe try starting with the XML exampe on the wiki before worrying > about what the Java code looks like. > > >> Do you mean that I need to use >> BrokerService to get the broker info then add the filters. If I do that, >> I >> have to do it either in the producer of the composite queue or the >> consumer >> of the physical queue, right? > > Virtual Destinations only exist on the broker side, the JMS client > (producer or consumer) is unaware of them > > >> Another question, when do you plan to release version 4.2? > > In a few weeks > -- > > 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#a9204748 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
