On 5/18/07, Jim Alateras <[EMAIL PROTECTED]> wrote:
James Strachan wrote:
> 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 app
James Strachan wrote:
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
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
dat