James Strachan wrote:
thanks James, can you point me a URL that describes the activemq database schema.On 5/17/07, Jim Alateras <[EMAIL PROTECTED]> wrote:What is the best way to clear the database that stores persistent messages? I am using an embedded broker and the mysql database, which is shared with other applications.You can purge individual queues via JMX; or just drop & recreate the database in mysql :)
cheers </jima>