> Hehe not *entirely* manually, I meant that I have to replicate > add/delete/modify through the DS instances in the cluster via > message queues...
This is exactly what the replication does. But replication is not only about sending changes to other servers, it's also to manage conflict if you are managing multi-master replication. this is where it's start to be complex ... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
