I recently updated from jboss-as.7.1.0.CR1b to jboss-as.7.1.0.Final and want to shutdown running instance from the console. In previous versions the command
$JBOSS_HOME/bin/jboss-admin.sh --connect command=:shutdown
was available, but I do not see jboss-admin.sh in the bin directory or other shell scripts for shutting down the server.