Database Reference
In-Depth Information
Shutting down the SOA and BAM Managed Servers
To shut down the SOA and BAM managed servers, simply run the following com-
mands:
cd $DOMAIN_HOME/bin
./stopManagedWebLogic.sh soa_server1 t3://soahost1:8001
./stopManagedWebLogic.sh bam_server1 t3://soahost1:9001
In a clustered installation, you must repeat these steps on each server in the
cluster. For example, on the second node, the commands would be:
cd $DOMAIN_HOME/bin
./stopManagedWebLogic.sh soa_server2 t3://soahost2:8001
./stopManagedWebLogic.sh bam_server2 t3://soahost2:9001
The chapter code contains all these shell scripts and more that you can keep
handy to start, stop, and control servers in your infrastructure.
Search WWH ::




Custom Search