Menu

Tree [687d99] master /
 History

HTTPS access


File Date Author Commit
 README 2013-03-09 Massimiliano Adamo Massimiliano Adamo [270239] Initial commit
 creadominio.py 2013-03-09 Massimiliano Adamo Massimiliano Adamo [270239] Initial commit
 fixadmin.py 2013-03-12 maxadamo maxadamo [687d99] Nuovi Script Aggiunti
 fixnodemanager.py 2013-03-12 maxadamo maxadamo [687d99] Nuovi Script Aggiunti
 prop.py 2013-03-09 Massimiliano Adamo Massimiliano Adamo [270239] Initial commit
 restart_wl.sh 2013-03-12 maxadamo maxadamo [687d99] Nuovi Script Aggiunti
 source_restart_wl.sh 2013-03-12 maxadamo maxadamo [687d99] Nuovi Script Aggiunti

Read Me

We have an architecture composed of silos, therefore creating domains is easier to perform thru scripts

These scripts are supposed to be copied onto bin directory owned by Weblogic user directory (here we use /opt/weblogic/bin).

In order to use the script you have alreadyset the following:
WL_HOME for instance equal to: /opt/weblogic/Oracle/Middleware/wlserver_12.1
MW_HOME for instance equal to: /opt/weblogic/Oracle/Middleware
DOMAIN_HOME for instance equal to: /opt/weblogic/Oracle/Middleware/user_projects/domains/<YOUR_DOMAIN_HERE>

and than you can run: source "${WL_HOME}/server/bin/setWLSEnv.sh"

otherwise you simply run: updatedb; source $(locate setWLSEnv.sh)

The script cannot be run "as is". You need to set the parameters in "prop.py"
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.