<destinationPolicy>
<policyMap>
<policyEntries>
<policyEntry topic=">" producerFlowControl="true"
memoryLimit="10mb" enableAudit="false">
<networkBridgeFilterFactory>
<conditionalNetworkBridgeFilterFactory
replayWhenNoConsumers="true"/>
</networkBridgeFilterFactory>
<pendingMessageLimitStrategy>
<constantPendingMessageLimitStrategy limit="1000"/>
</pendingMessageLimitStrategy>
</policyEntry>
</policyEntries>
</policyMap>
</destinationPolicy>
i use your suggestion, but i still see a pending message :( still got the
same error, any other suggestion? thank you sir :D
--
View this message in context:
http://activemq.2283324.n4.nabble.com/activemqmessageconsumer-duplicate-dispatch-on-connection-tp4716779p4716821.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.