Re: Remove specific Topic from Activemq

2007-10-31 Thread JigarP
mq. > > You need temporary queues - its exactly what they are designed for. > > http://java.sun.com/j2ee/1.4/docs/api/javax/jms/Session.html#createTemporaryQueue() > > -- > James > --- > http://macstrac.blogspot.com/ > > Open Source SOA > http://open.iona.com > > -- View this message in context: http://www.nabble.com/Remove-specific-Topic-from-Activemq-tf4722645s2354.html#a13510287 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Remove specific Topic from Activemq

2007-10-31 Thread James Strachan
On 31/10/2007, JigarP <[EMAIL PROTECTED]> wrote: > > Hi, > >I have got Activemq and Spring working with my application and now i am > thinking from performace /memory consumption related issues in my > application. I want to delete specific topic from activemq when my work is > completed for sp

Remove specific Topic from Activemq

2007-10-30 Thread JigarP
pplication then we should also remove "ABC"+userId topic from activemq. Jigar -- View this message in context: http://www.nabble.com/Remove-specific-Topic-from-Activemq-tf4722645s2354.html#a13502288 Sent from the ActiveMQ - User mailing list archive at Nabble.com.