Send timeouts per producer, not per Connection. Possible ?

2013-07-01 Thread mimodene
Hi I have an application with different Messageproducers which all send JMS messages to the same Broker. I am using failover protocol. I use different producers from different Sessions from different Connections. I need a timeout function so the "sends" don't hang. This i set in the URI timeout o

Advisory only for Topics not for Queues

2013-08-14 Thread mimodene
Hello, In my application i need advisory messages on a topic. Now I have an advisory-topic for every queue I make aswell. I actuallly don't need advisories on queues. Can I turn off advisories for queues only ? >From the doc I take: ActiveMQ.Advisory.Queue is true per default an has no PolicyEntry