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

Chapter 5. Uninstalling JBoss EAP


5.1. Uninstalling JBoss EAP (ZIP Installation)

  1. Ensure that you back up any modified configuration files and deployments that may be reused.
  2. The ZIP installation method installs JBoss EAP in a single directory. Delete the installation directory to uninstall JBoss EAP.
  3. Also delete any other scripts that depended on JBoss EAP being installed on your machine.

5.2. Uninstalling JBoss EAP (Installer Installation)

If you installed JBoss EAP using the installer, you can uninstall JBoss EAP using the uninstaller in either graphical or text mode.

Running the JBoss EAP Graphical Uninstaller

  1. Open a terminal and navigate to EAP_HOME/Uninstaller.
  2. Run the graphical uninstaller using the following command:

    $ java -jar uninstaller.jar
    Copy to Clipboard Toggle word wrap

    The graphical uninstaller is similar to following figure. Select the check box if you want to delete the JBoss EAP installation directory.

    Figure 5.1. JBoss EAP Graphical Uninstaller

  3. Click Uninstall to start the uninstall process.
  4. When the uninstall process is finished, click Quit to exit the uninstaller.

Running the JBoss EAP Text-based Uninstaller

  1. Open a terminal and navigate to EAP_HOME/Uninstaller.
  2. Run the text-based uninstaller using the following command:

    $ java -jar uninstaller.jar -console
    Copy to Clipboard Toggle word wrap
  3. Follow the prompts to uninstall JBoss EAP.

5.3. Uninstalling JBoss EAP (RPM Installation)

Warning

Uninstalling a JBoss EAP installation that was installed using the RPM method is not recommended.

Because of the nature of RPM package management, it cannot be guaranteed that all installed packages and dependencies will be completely removed, or that the system will not be left in an inconsistent state caused by missing package dependencies.





Revised on 2018-10-11 12:32:29 UTC

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