No-Durable topic consumer OutofMemory solution

2007-07-26 Thread lxgao
) { E item = (E) s.readObject(); if (item == null) break; add(item); } } } -- View this message in context: http://www.nabble.com/No-Durable-topic-consumer-OutofMemory-solution-tf4155101s2354.html#a11822109 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

No-Durable topic consumer OutofMemory solution

2007-07-26 Thread lxgao
if (item == null) break; add(item); } } } -- View this message in context: http://www.nabble.com/No-Durable-topic-consumer-OutofMemory-solution-tf4155074s2354.html#a11822019 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.