Filters Section Artemis Docs

Latest response

Section 19 shows the wrong format for filters
https://access.redhat.com/documentation/en-us/red_hat_jboss_amq/7.0/html/using_amq_broker/filters

Should be

            <queue name="client123.topic.foo">
                    <filter string="NEWS ='technology'"/>
            </queue>

Responses