A simple weblogic startup script for interactive use
The Oracle IAM suite requires starting quite a few admin and managed server instances.
During development you often want to watch the server output to diagnose errors.
Here is a sample script to launch an Admin server and the associated managed servers. The output for each server will go to a new gnome-terminal window.
You might want to create a master shell script that invokes this script for each of your instances.
Comments