Re: Some temporary queues are not getting deleted

2008-11-05 Thread martinhasl
>> problem. >> >> Could I have forgotten something or could I have missed some >> configuration? >> What else could I do to get sure all my temp-queues are deleted >> correctly? >> >> thanks, >> martin >> -- >> View this message i

Re: Some temporary queues are not getting deleted

2008-11-05 Thread Gary Tully
://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/test/java/org/apache/activemq/advisory/TempQueueMemoryTest.java?view=markup 2008/11/5 martinhasl <[EMAIL PROTECTED]>: > > Hi, > > I've got the problem that some temporary queues are not getting deleted. > Actually I am

Some temporary queues are not getting deleted

2008-11-05 Thread martinhasl
Hi, I've got the problem that some temporary queues are not getting deleted. Actually I am deleting them manually by ((TemporaryQueue) tempDest).delete(); as soon as they are not used anymore (and this deletion is really called for all my temp-queues as far as I can see) but some of my temp