3.5. JBoss Web Server の停止
JBoss Web Server を停止するには、以下を停止する必要があります。
- Tomcat
コマンドプロンプトまたは Computer Management ツールを使用してサービスを停止できます。
コマンドプロンプトからの JBoss Web Server の停止
- 管理者権限でコマンドプロンプトを開きます。
Tomcat サービスを停止します。
net stop tomcat<VERSION>
Computer Management Tool からの JBoss Web Server の停止
-
Start
Administraative Tools Services と選択します。 -
Services 一覧で、サービス名(
tomcat)を右クリックし、Stop をクリックします。