[rabbitmq-discuss] Configure Queue under specific vhost in Spring Project

Matthias Radestock matthias at rabbitmq.com
Wed May 7 12:56:13 BST 2014


On 06/05/14 22:48, Srinath Sridharan -X (srinatsr - ZENSAR TECHNOLOGIES 
INC at Cisco) wrote:
> I need to configure following queues under some vhost,
>
> <rabbit:connection-factoryid=/"connectionFactory"//>
>
> <rabbit:queueid=/"validateRequestQueue.dev"/
> name=/"validateRequestQueue.dev"//>
>
> <rabbit:queueid=/"validateFeedQueue.dev"/ name=/"validateFeedQueue.demo"//>
>
> <rabbit:queueid=/"monitorQueue"/ name=/"monitorQueue"//>
>
> But based on above code, it adding with vhost as “/”.. How to change
> this in configuration file??

I suggest you ask your question over on 
http://forum.spring.io/forum/spring-projects/integration/amqp

Matthias.


More information about the rabbitmq-discuss mailing list