Bluelock / camel-spring-amqp

Spring AMQP Component for Apache Camel
61 stars 54 forks source link

Exchanges and queues should be automagically re-created upon reconnect #4

Closed deckerego closed 12 years ago

deckerego commented 12 years ago

If a broker is re-started and the clients re-establish a connection, ephemeral exchanges and queues should be re-created by the client.

deckerego commented 12 years ago

This is fixed as of the latest pull request.