Hi All,
I require to pass few parameters to wlshell script. This is wat I
tried.
"wlsh.sh -f <sample.wlsh> -v server_name=<machine_name>"
In the script, i gave "connect server_name:7001 <user_name> <passwd>"
This doesn't seem to work. It's not connecting to server.
Am i missing out anything?
Thanks,
Shiva.