Tuesday, December 1, 2015

How To Get WLST prompt?

There Are Two Methods To Get WLST Prompt


Method 1) Execute below commands 


cd $MW_HOME/wlserver/common/bin


cd /oracle/Middleware/wlserver/common/bin
sh wlst.sh



Method 2) Execute below commands.


cd $DOMAIN_HOME/bin

cd /oracle/Middleware/user_projects/domains/prod_domain/bin
. ./setDomainEnv.sh
java weblogic.WLST








No comments:

Post a Comment