Just to add, I've also tried with:
<policyEntry queue="incoming-messages">
<AbortSlowConsumerStrategy />
</policyEntry>
and
<policyEntry queue="incoming-messages">
<abortSlowConsumerStrategy />
</policyEntry>
and both give errors .
an failed; nested exception is
org.springframework.beans.InvalidPropertyException: Invalid property
'AbortSlowConsumerStrategy' of bean class
[org.apache.activemq.broker.region.pol
icy.PolicyEntry]: No property 'AbortSlowConsumerStrategy' found
--
View this message in context:
http://old.nabble.com/Does-a-timeout-exist-for-Consumers--tp28891212p28903482.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.