12.6. Remove the Application


Use the following procedure to remove the Hello World application:

Procedure 12.5. Remove the Application

  1. Start the Application Servers

    Ensure that both server instances are running.
  2. Navigate to the Root

    In the command line terminal, navigate to the root directory of the quickstart.
  3. Remove the Archive

    Use the following commands to remove the archive from both the server instances.
    1. Remove the archive from the first server as follows:
      mvn jboss-as:undeploy
    2. Remove the archive from the second server as follows:
      mvn jboss-as:undeploy -Djboss-as.port=10099
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.