[bdbxml] replication

"Mark Robert Salamon" <[email protected]> Tue, 27 Sep 2005 10:37:04 -0400
Newsgroups gmane.comp.db.dbxml.general
Message-ID <[email protected]>
------_=_NextPart_001_01C5C370.EE6FD528
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

There is mention in the literature that b/c DBXML is built on top of
Berkeley's regular DB, you get all of the advantages of that, including
replication.  If I am building a production-ready system with a more
client-server architecture (not an embedded system) that will be shared
by multiple users, i am going to need to replicate the database for
backup purposes.  How can this be achieved?  any other backup/failover
recommendations?
=20
also, is there any way to put place the database on a separate server
and still access it from, say, a J2EE application using the java API?
the literature implies that this is not possible, but I was wondering.
(Otherwise, the J2EE app must run on the same box as the database.)  For
example, is there an RMI or SOAP interface available?  (I guess I could
build one myself, if necessary.)

------_=_NextPart_001_01C5C370.EE6FD528
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<META content=3D"MSHTML 6.00.2900.2668" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D627052114-27092005><FONT face=3DArial size=3D2>There =
is mention in=20
the literature that b/c DBXML is built on top of Berkeley's regular DB, =
you get=20
all of the advantages of that, including replication.&nbsp; If I am =
building a=20
production-ready system with a more client-server architecture (not an =
embedded=20
system) that will be shared by multiple users, i am going to need to =
replicate=20
the database for backup purposes.&nbsp; How can this be achieved?&nbsp; =
any=20
other backup/failover recommendations?</FONT></SPAN></DIV>
<DIV><SPAN class=3D627052114-27092005><FONT face=3DArial=20
size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D627052114-27092005><FONT face=3DArial size=3D2>also, =
is there any=20
way to put place the database on a separate server and still access it =
from,=20
say, a J2EE application using the java API?&nbsp; the literature implies =
that=20
this is not possible, but I was wondering.&nbsp; (Otherwise, the J2EE =
app must=20
run on the same box as the database.)&nbsp; For example, is there an RMI =
or SOAP=20
interface available?&nbsp; (I guess I could build one myself, if=20
necessary.)</FONT></SPAN></DIV></BODY></HTML>

------_=_NextPart_001_01C5C370.EE6FD528--