Re: JMS Api and multiple queue per exchange

2012-02-03 Thread jigarshaha
>> >> > I am very new to qpid. I am trying to configure producer which > >> creates > >> >> > message with specific type. and puts in exchange, which hosts > >>

Re: JMS Api and multiple queue per exchange

2012-02-02 Thread Rajith Attapattu
s >> multiple >> >> queue >> >> > >> >> > 1. What exchange-queue mapping is for ? How do i configure Message so >> >> that >> >> > its directed to specific queue in a exchange. >> >> >> >> Have you

Re: JMS Api and multiple queue per exchange

2012-02-02 Thread jigarshaha
re ? > >> > >> > http://qpid.apache.org/books/0.14/Programming-In-Apache-Qpid/html/index.html > >> > >> The address syntax tells the producer which what exchange/routing key > >> to use when sending the messages. > >> The exchange in the broker then de

Re: JMS Api and multiple queue per exchange

2012-02-02 Thread Rajith Attapattu
when sending the messages. >> The exchange in the broker then decides which queue it goes to based >> on the routing key (for the most part) >> >> > >> > 2. in JMS there is nothing like exchange. How this mapping works ? >> >> see above. >> >&g

Re: JMS Api and multiple queue per exchange

2012-02-02 Thread Jigar Shah
Hi Rajith, Thanks for your reply. I did go through tutorials you pointed earlier. But these tutorial are more confusing. With absolutely no offense to open source community, Examples referred here do not run. they refer to some exchange but when you have JMS console, data is going to temporary qu

Re: JMS Api and multiple queue per exchange

2012-02-02 Thread jigarshaha
g ? (Say queue is full then it > > sends message to another exchange/queue combination ? I could not make > out > > from documentation) > > > > Thanks, > > Jigar > > > > -- > > View this mess

Re: JMS Api and multiple queue per exchange

2012-01-31 Thread Rajith Attapattu
sage to another exchange/queue combination ? I could not make out > from documentation) > > Thanks, > Jigar > > -- > View this message in context: > http://qpid.2158936.n2.nabble.com/JMS-Api-and-multiple-queue-per-exchange-tp7236719p7236719.html > Sent from

JMS Api and multiple queue per exchange

2012-01-30 Thread jigarshaha
-Api-and-multiple-queue-per-exchange-tp7236719p7236719.html Sent from the Apache Qpid users mailing list archive at Nabble.com. - Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact