posted 15 years ago
Hi,
In Unix O/S we can accommodate all your requirements in a single shell script in effective manner.
Since you are using windows you can write a NT command script (*.cmd ) which will do the following activities.
1)Load the Weblogic jars and CLASSPATH variables
2)Start the Admin server wait until it comes up
3)Check the status of the server [ you can use Weblogic.Admin utility]
4)Based on the Admin status start the Managed server