Bluelock / camel-spring-amqp

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

comparation of connections by host port and vhost #50

Closed AlexGri closed 10 years ago

AlexGri commented 11 years ago

procedure of finding of identical connections at amqp.spring.camel.component.SpringAMQPComponent#getAmqpAdministration and amqp.spring.camel.component.SpringAMQPComponent#getAmqpTemplate should use host port and virtualHost.

deckerego commented 10 years ago

Merged in pull requested #50 to take care of this - thanks!