Este conteúdo não está disponível no idioma selecionado.
3.2. Stopping the Server
To shut down the server, issue a Ctrl+C sequence in the console in which JBoss was started. Alternatively, you can use the
shutdown.sh command.
./shutdown.sh -S
[bin]$ ./shutdown.sh -S
Note
The
shutdown command can be only used for servers that contain the jmx-invoker-service.xml service. Hence you cannot use the shutdown command with the minimal profile.