What is a workable way of taking regular backups of the database in a
JBoss application? I am assuming I can't just merrily copy the
database while it is working. Is it possible to put JBoss into some
kind of "idle" mode so that it temporarily halts all transactions (and
flushes any unwritten data to the database) until I tell it to go
again?

I would prefer to do this without terminating JBoss first.

Cheers
        Bent D
-- 
Bent Dalager - [EMAIL PROTECTED] - http://www.pvv.org/~bcd
                                    powered by emacs

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to