>> 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
://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
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