Re: Some temporary queues are not getting deleted

2008-11-05 Thread martinhasl
tion that > could provide a working template for you: > http://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, >> >&

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 temporary