Hi, I see many dispatch parameters in activemq.xml, but I can't find any documentation exclude very small and uncomplete description in http://activemq.org/maven/activemq-4.0-SNAPSHOT.xsd.html and reference to message filtering in http://activemq.codehaus.org/Visualisation
Where can I read about it? For example I have many producers which are write to one topic. I need to read every message and place it in some other topics/queues depending on message content. What is the optimal way to do it? -- View this message in context: http://www.nabble.com/Messages+dispatch+policy-t1715926.html#a4659601 Sent from the ActiveMQ - User forum at Nabble.com.
