Este contenido no está disponible en el idioma seleccionado.
3.5. Stopping JBoss Web Server
To stop Red Hat JBoss Web Server, you must stop the following:
- Tomcat
- Apache HTTP Server
You can stop the services from the Command Prompt, or with the Computer Management tool.
Procedure 3.15. Stopping JBoss Web Server from the Command Prompt
Follow this procedure to stop the Apache HTTP Server and Tomcat services from the Command Prompt.
- Open a Command Prompt with administrator privileges.
- Stop the Tomcat service:
net stop tomcat<VERSION> - Stop the Apache HTTP Server (httpd) service:
net stop Apache2.4
Procedure 3.16. Stopping JBoss Web Server from the Computer Management Tool
Follow this procedure to stop the Apache HTTP Server and Tomcat services from the Computer Management tool.
- Go to
- In the Services list, right-click the name of each service (
httpdandtomcat) and click .