OK, I did the seting. After I started the broker, it did not recover the journal message from DB. But I found the journal message is still staying in the table:activemq_msgs of Mysql DB Activemq.
James.Strachan wrote: > > On 10/4/06, Pico Florin <[EMAIL PROTECTED]> wrote: >> Hi! >> I would like to ask you if there is any possibilities to set up the >> BrokerService in order does not keep a journal of messages? I've >> observerd that you could set up the BrokerService to delete all messages >> on startup but if the service is starded once on a server how can I >> delete them? It should be a way to set up this functionality. > > this page describes how to use pure JDBC without the journal > http://incubator.apache.org/activemq/persistence.html > > -- > > James > ------- > http://radio.weblogs.com/0112098/ > > -- View this message in context: http://www.nabble.com/Broker-used-up-the-memory-tf2316972.html#a6637123 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
