That should be ok for our purposes for the time being, as the JBoss servers will only query their localhost and not any other
server in the cluster (this is done only for redundancy).

Y.

Emmanuel Lecharny wrote:
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 ...

Reply via email to