Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

2.5.8. Running Enterprise Web Server


To run JBoss Enterprise Web Server, run the following:

2.5.8.1. Running Tomcat

You can run Tomcat either in the background as a service (refer to Section 2.5.8.1.2, “Running Tomcat as a Service”) or in the foreground as a program (refer to Section 2.5.8.1.1, “Running Tomcat as a Program”).

Important

It is strongly recommended to run Tomcat with the startup.sh script (refer to the startup.sh entry in Section 2.5.8.1.1, “Running Tomcat as a Program”). Note that this is the only supported running method.
Before starting Tomcat, make sure the following prerequisites are met:
2.5.8.1.1. Running Tomcat as a Program
To run Tomcat as a program, run one of the following scripts:
  • startup.sh script
    Run the following command as the root user with the respective Tomcat version (6 or 7):
    # sh /opt/jboss-ews-2.0/tomcat<VERSION>/bin/startup.sh
    The system reads the configuration file and changes to the user and group to the tomcat user account (that is, Tomcat is always run under the tomcat user). By default, tomcat-native is automatically added to the LD_LIBRARY_PATH and -Djava.library.path during Tomcat startup.
  • catalina.sh script
    Run the following command with the respective Tomcat version (6 or 7) :
    # sh /opt/jboss-ews-2.0/tomcat<VERSION>/bin/catalina.sh
    
  • custom script, which calls catalina.sh
2.5.8.1.2. Running Tomcat as a Service
To run Tomcat as a service, create and use your own system daemon script with jsvc.
Red Hat logoGithubredditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können. Entdecken Sie unsere neuesten Updates.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

Theme

© 2026 Red Hat
Nach oben