Show Table of Contents
4.4. Starting JBoss Web Server
To start Red Hat JBoss Web Server, you must start the following:
- Tomcat (7 or 8).
- Apache HTTP Server.
Procedure 4.10. Starting Tomcat
- Run the following command with your respective Tomcat version (
7or8):$ sh JWS_HOME/share/apache-tomcat-<VERSION>/bin/daemon.sh
Important
Although there are multiple methods of starting Tomcat, it is recommended that you use thedaemon.shscript. To start Tomcat as a service using Jsvc, see Chapter 5, Using Jsvc to Start Tomcat.
Procedure 4.11. Starting Apache HTTP Server
- To start Apache HTTP Server (httpd), in a terminal as the root, change to
JWS_HOME/sbin/and run the following command:# ./apachectl start

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.