Hi all,
We have deployed RabbitMQ 2.7.1 in an HA configuration (master-slave). We want to use Mirrored Queues:
I was looking into spring-amqp (1.0.0.RELEASE), I do not see any way to declare a...
Type: Posts; User: royreshef; Keyword(s):
Hi all,
We have deployed RabbitMQ 2.7.1 in an HA configuration (master-slave). We want to use Mirrored Queues:
I was looking into spring-amqp (1.0.0.RELEASE), I do not see any way to declare a...
Thanks, Dave. I saw you released RC2 indeed. I run my project now with the snapshot - I'll give feedback as I have it.
Thanks, Dave, I understand. I'll stick to the snapshot for now.
BTW - do you have a roadmap for the RCs and final release? I plan to use spring-amqp in a project which should go live mid-October...
I took a further look at it. The org/springframework/amqp/rabbit/config/spring-rabbit-1.0.xsd file has changed. In the 1.0.0.BUILD-SNAPSHOT version of the spring-rabbit.jar it is larger (33KB), and...
When I run it with spring.amqp.version=1.0.0.BUILD-SNAPSHOT in my POM file everything works fine (that's how the POM file of the spring-rabbit-stocks came with). I tried to change that property in...
I ran a few days ago the spring-rabbit-stocks sample and it all went fine. Now it fails, I get validation errors on a few of the XML resources. I see that they all refer to...