Yes that should work.

Regards,

Torsten Mielke
[email protected]
tmielke.blogspot.com

On Sep 20, 2013, at 2:28 PM, damu wrote:

> Hi,
> 
> I want to define a default policyEntry fro all queues and override the
> behavior for a given set of queues using wild card. Will it work if I repeat
> the policy entry definition like below?
> 
>                <policyEntry queue=">" producerFlowControl="true"
> memoryLimit="1mb">
>                </policyEntry>
> 
>                <policyEntry queue="particular-queue-name->"
> producerFlowControl="true" memoryLimit="1mb">
>                  <pendingQueuePolicy>
>                    <vmQueueCursor/>
>                  </pendingQueuePolicy>
>                </policyEntry>
> 
> Thanks for any help on this
> 
> Damu
> 
> 
> 
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/how-to-override-policyEntry-for-a-given-set-of-queues-tp4671692.html
> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.





Reply via email to