What you could do is to use a recipient list that will send messages that are to be filtered out to /dev/null. The recipient list can implement the dynamic logic inside it (e.g. read values from database, properties file whatever) and decide where to send each message.
I am not sure if you can have such dynamic behavior with message filter. -- *Ioannis Canellos* * FuseSource <http://fusesource.com> ** Blog: http://iocanel.blogspot.com ** Apache Karaf <http://karaf.apache.org/> Committer & PMC Apache ServiceMix <http://servicemix.apache.org/> Committer Apache Gora <http://incubator.apache.org/gora/> Committer *
