syncronize remote and local database

Hi all

I have a distributed application where I have a remote database and a local database.

Obviously my problem is to guarantee that in any instants the remote and the local database are syncronized.

I need an enterprise solution and i think that ejb and mostly message driven bean can help me.But i do not know how .

Any idea?

Regards

[375 byte] By [gionnyDeepa] at [2007-11-27 2:33:03]
# 1
What DB's are you talking about? If they are of the same type, then there are prolly clever ways using DB-specific software.
BalusCa at 2007-7-12 2:49:18 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
oracle
gionnyDeepa at 2007-7-12 2:49:18 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...