• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Clustering on 2 michines

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,
I need to do clustering on 2 michines using weblogic 7.0. I did not find any option to configure the other mechine name in parameters of clusters.
I installed Weblogic on Linux Mechines. How make clustters on these 2 mechines. I am able to succecd creating clustres on same mechine.
regards
Hari.
 
Ranch Hand
Posts: 116
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Really not clear on where you are having problems..
Have you configured 2 (managed) servers on each of the two machines, by specifying appropriate host/port ?
If so, then from the console you can configure a new cluster, and target these 2 servers to this cluster, and provide an appropriate multi-cast address.
Rama
[ March 04, 2003: Message edited by: Rama Raghavan ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic