I have just being able to reproduce it . I have to add the two following lines.
createQueue(0, "x.Provider.y.Agent.z.Status", "x.Provider.y.Agent.z.Status", null, false, "admin" , "admin", RoutingType.ANYCAST); createQueue(1, "x.Provider.y.Agent.z.Status", "x.Provider.y.Agent.z.Status", null, false, "admin" , "admin", RoutingType.ANYCAST); I don't know why the queues are not auto-create in my tests but after adding the queue creating exclusive bindings get the same binding twice. If anyone has any idea why my queues are not auto-create in the test that would be awesome to reproduce the same scenario. Thanks -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html