Hi, all
I'm very new in wlshell...
I try to run simple script test.wlsh:
connect t3://10.2.248.66:7007 weblogic weblogic
echo "connected"
ls > ./test.log
sleep 1000
disconnect
but when i try to run this script:
wlsh.sh -f test.wlsh
the result is nothing happen.
I already succes connect directly using wlsh.sh (with out external
script)
Please help me on this.
Regards,
Asrul