Thanks for your quick answer. I can't change the structure of databases (no master database, no replication). I have to let actual DB as they are and make a cluster with them. In that way, if a database is down (due to a technical or network problem) other DB can continue to "talk" together. If you have an idea ... thank you
Zied On 6/7/05, Steve Viens <[EMAIL PROTECTED]> wrote: > That's one way to handle it since jUDDI doesn't support the v3 > subscription API yet. Configuring all four of your jUDDI instances to > use the same 'Master' DB is another option. > > Steve > > -----Original Message----- > From: Zied KHERIJI [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 07, 2005 5:39 AM > To: [email protected] > Subject: Make a cluster with jUDDI servers ? > > > Hi, > i have 4 juddi servers, each server has got his own informations (no > replicated server). I would like to connect all the servers together. > This should allow me to do this : > - i try to find the web service on the first jUDDI > - if i don't find it, i try on an other server > - i continue like this until i find the WS ... if not it returns me an > error. Is it the way how jUDDI clusters works ? if yes, where can i find > the way to make a cluster with multiple jUDDI servers (doc , website > ....) > > Thanks > K. > > >
