File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes BEA/Weblogic and the fly likes Starting serrver in Cluster Env on WL5.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Starting serrver in Cluster Env on WL5.1" Watch "Starting serrver in Cluster Env on WL5.1" New topic
Author

Starting serrver in Cluster Env on WL5.1

Hong Ho
Greenhorn

Joined: Sep 16, 2001
Posts: 11
Hi All
(For WLS 5.1 not on WLS 6.x)
When starting the server on Cluster env should I have start scrip (startWeblogic.sh) for all the server. Currently I have three servers (server11,server12,server13) under cluster.
So my question is.
should I use start11.sh, start12.sh and start13.sh to start each server and command option will be like this in the each startServer1x.sh file...
weblogic.system.name=server1x
weblogic.cluster.name=mycluster
weblogic.cluster.enable=true
Should I also need to start one AdminServer and rest servers as we do in WLS6.x
Please share your idea.
Thanks
 
 
subject: Starting serrver in Cluster Env on WL5.1
 
Threads others viewed
Clustering on WLS5.1
Load Balancing in Websphere 6.x through MDB's
Alert mechanism when Message Listener is down on Websphere
Creating Clusters Weblogic 6.0
cluster in wls6.1
developer file tools