no, I can't because the client request to the server inside a MessageListener
and when the method onMessage end the execution the temporary queue is
destroyed.




rajdavies wrote:
> 
> you could use temporary queues (which will be unique) ??
> 
> On 26 Jan 2007, at 05:50, cafe wrote:
> 
>>
>> Hello:
>> In my app I employ activeMQ + Spring…and it consist in many client who
>> communicate with a server who respond with different message for  
>> different
>> client through many queue, this queues are created in the client  
>> side..
>>
>> Now I need an automatic way to obtain a unique name for each queue  
>> in deploy
>> time rather than manually putting the name in a file or wherever.
>>
>> -- 
>> View this message in context: http://www.nabble.com/Suggestion-on- 
>> how-to-get-a-unique-id-for-a-queue--tf3120851.html#a8646415
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Suggestion-on-how-to-get-a-unique-id-for-a-queue--tf3120851.html#a8656421
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to