Commit 0a03b966 authored by iSergio's avatar iSergio
Browse files

Fix

parent 362a331b
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -154,11 +154,7 @@ result=`jboss-cli.sh --connect --commands="batch,
/socket-binding-group=standard-sockets/socket-binding=http:write-attribute(name=http, value=7930),
/socket-binding-group=standard-sockets:write-attribute(name=port-offset, value=150),
run-batch"` &>/dev/null

#align_left "$DOTSTRING" "Add http socket"
#result=`jboss-cli.sh --connect --commands="batch,
#/socket-binding-group=standard-sockets/socket-binding=http:write-attribute(name=http, value=7930),
#run-batch"` &>/dev/null
align_echo $? $result

echo "Begin configure encrypted password's"
for ((i = 0; i < ${#DS_POOL_NAMES[@]}; i++)); do