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

Gary Russell grussell at gopivotal.com
Wed May 7 18:56:10 BST 2014


I already replied this morning.

http://article.gmane.org/gmane.comp.networking.rabbitmq.general/31653

You need to add a virtual-host attribute to the connection factory.


On Wed, May 7, 2014 at 1:37 PM, Srinath Sridharan -X (srinatsr - ZENSAR
TECHNOLOGIES INC at Cisco) <srinatsr at cisco.com> wrote:

>  Please need help on this?
>
>
>
> Regards …*?*
>
> Srinath
>
>
>
> *From:* rabbitmq-discuss [mailto:
> rabbitmq-discuss-bounces at lists.rabbitmq.com] *On Behalf Of *Srinath
> Sridharan -X (srinatsr - ZENSAR TECHNOLOGIES INC at Cisco)
> *Sent:* Tuesday, May 06, 2014 2:48 PM
> *To:* rabbitmq-discuss at lists.rabbitmq.com
> *Subject:* [rabbitmq-discuss] Configure Queue under specific vhost in
> Spring Project
>
>
>
> Hello all,
>
>
>
> I need to configure following queues under some vhost,
>
>
>
>
>
>     <rabbit:connection-factory id=*"connectionFactory"*/>
>
>
>
>        <rabbit:queue id=*"validateRequestQueue.dev"* name=
> *"validateRequestQueue.dev"*/>
>
>        <rabbit:queue id=*"validateFeedQueue.dev"* name=
> *"validateFeedQueue.demo"*/>
>
>        <rabbit:queue id=*"monitorQueue"* name=*"monitorQueue"*/>
>
>
>
> But based on above code, it adding with vhost as “/”.. How to change this
> in configuration file??
>
> Regards …*?*
>
> Srinath
>
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140507/d924938f/attachment.html>


More information about the rabbitmq-discuss mailing list