Thanks guys!! I found my problem with the help of Peter, many thanks to him.
I had a issue in my amq config. My slave were trying to write in the same
dir where master was writing and hence the contention. But I was able to
move forward. Thanks!
--
View this message in context:
http://activemq.
Hi,
I tested composite topic but doesn't work as I would expect it.
This will send all publications with topic Vera/# to the queue VERA.EVENTS
but the publications isn't published so other subscribers is not possible
unless they also is defined with physical queue.
...or have I done it wrong?!