8.3.4. Deploy an Application in a Standalone Server Using the Management CLI

Procedure 8.5. Task

  • Run the deploy command

    From the Management CLI, enter the deploy command with the path to the application deployment.
    [standalone@localhost:9999 /] deploy ~/path/to/test-application.war 
    'test-application.war' deployed successfully.
Result

The specified application is now deployed in the standalone server.