TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

JBoss Wildfly

Wildfly Server HAL Management Console

Overview

In this tutorial, we will learn about JBoss Wildfly Server HAL Management Console. Management console allows users to manage the JBoss/Wildfly servers. To Access the Administration Console, we need to have management user credentials or create a management user.

Environment:

  • Operating system environment used in this tutorial is Ubuntu Linux
  • Mozilla Firefox to access the Admin Console.

Add Management User

On Windows, to add a new user execute the add-user.bat script within the ‘bin’ folder of your WildFly installation and enter the requested information. By default the realm name used by WildFly is “ManagementRealm”.

https://www.testingdocs.com/add-management-user-to-jboss-wildfly/

How to Launch?

Open your favorite browser.

Navigate to the default console endpoint URL:

http://localhost:9990

or

http://127.0.0.1:9990

HAL Management Console

Some of the features management console:

  • Server Instance Status
  • Server Configuration
  • Add Application Deployments
  • Access Control
  • Define data sources to be used by deployed applications.
  • View Log files
  • Monitor JVM Usage, and mush more.

 

Server Status

 

More Information on:

https://developers.redhat.com

Related Posts

JBoss Wildfly /

JBoss Wildfly User Roles

JBoss Wildfly /

Start JBoss Server from Eclipse with JBoss Tools

JBoss Wildfly /

Install JBoss Tools in Eclipse IDE

JBoss Wildfly /

Add Management User to JBoss/Wildfly

JBoss Wildfly /

Set JBOSS_HOME variable on Windows

‹ Start/Stop JBoss from Command line on Linux› Set JBOSS_HOME variable on Windows

Recent Posts

  • Scaler Academy – An Online Learning Platform
  • Difference between PHP and JavaScript?
  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com