On Fri, 2012-10-05 at 15:51 -0400, Chuck Rolke wrote:
> Queue and exchange names may contain a dot(.) or period.
>
> Queue names and exchange names are in different name spaces. Queues with any
> names coexist with exchanges of any names whether the names overlap or not.
>
They may contain a dot (.) however if you are using the address syntax
then names with a "." need to be quoted, e.g.
"my.queue; {create:always,
node:{x-bindings:[{exchange:'amq.fanout',queue:'my.queue'}]}}"
Note the single quotes "'"
> -Chuck
>
> ----- Original Message -----
> > From: "srini.hyb" <[email protected]>
> > To: [email protected]
> > Sent: Friday, October 5, 2012 3:19:21 PM
> > Subject: is quid support queue and exchange name with Dot(.)
> >
> >
> > hi all
> >
> > i tried to configure queue name containing dot(.) and exchange name
> > too
> >
> > ex : my.queue.name,my.exchange.name ,its not working
> >
> > can i have different exchange name for a queue not the exchange name
> > same as
> > queue name
> >
> > thanks in advance
> > srini
> > --
> > View this message in context:
> > http://old.nabble.com/is-quid-support-queue-and-exchange-name-with-Dot%28.%29-tp34519032p34519032.html
> > Sent from the Qpid Developers mailing list archive at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]