Thanks Jacques, Had just managed to get through a little testing with 10.4 and it seems fine.
Ray Jacques Le Roux wrote: > Done in r659237 > > Jacques > > From: "Jacques Le Roux" <[EMAIL PROTECTED]> >> Thanks Ray, >> >> I'm currently testing 10.4.1.3, will hopefully commit soon >> >> It's interesting to note this new feature from >> http://www.nabble.com/-ANNOUNCE--Apache-Derby-10.4.1.3-released-tt16910783.html >> >> * Asynchronous Replication Allows you to maintain an up to date copy >> of your (master) database on a different host (the slave). In the >> case of a crash on the master database you can perform failover to >> the copy (slave database) and continue serving client requests >> against your database. >> More at http://db.apache.org/derby/releases/release-10.4.1.3.cgi >> >> Jacques