Chapter 2. Screen Layout

Table of Contents

2.1. Environment Configuration
2.2. Logging In
2.3. Home Screen
2.3.1. Header
2.3.2. Menu
2.3.3. Main Section
2.4. Additional Functions
2.4.1. Online Help
2.4.2. Console
2.4.3. Changing and Reverting the Configuration
2.4.4. Locking the Configuration

This chapter briefly introduces the home screen layout of JEUS WebAdmin and describes how to start and shut down WebAdmin. For detailed instructions about using each menu, refer to the online help.

This section describes the environment configuration required to start WebAdmin, and how to start and shut down WebAdmin using the console tool.

Environment Configuration

To start WebAdmin when starting JEUS, the <enable-webadmin> element in the domain.xml file must be set to true.


Permission Setting

A user must be granted the AdministratorsRole role in the policies.xml file to log into WebAdmin.


Starting and Shutting Down WebAdmin Using the Console Tool

By default, WebAdmin starts when Domain Administration Server (DAS) starts. WebAdmin can be started and shut down using the console tool, jeusadmin, by following these steps.

Using WebAdmin as an SSL Service

WebAdmin can be used as an SSL service by configuring the Server Listener Ref of the ADMIN-HTTP Listener to the "SSL_WEBADMIN" Listener.

After configuring the WebAdmin environment, log in using a browser.

Note

JEUS 7 WebAdmin is optimized for Internet Explorer version 10 or later. If using an earlier version, upgrade to the latest version or use a different browser such as Firefox or Chrome.

After successfully logging in, the home screen appears. The home screen contains menus that navigate directly to basic monitoring and commonly used functions. Click the [Home] link in the header from any screen to return to the home screen.


The home screen is divided into three sections.

  • Header

    Header is located at the top of the screen and shows basic menus and information.

  • Menu

    Menu is located on the left side of the screen and shows the main menu, system status, mode change, and other functions.

  • Main

    Main is used to control, configure, and monitor items.

The header is located at the top of the screen.


Click a menu item to go to the related screen or to expand the sub-menu.


The menu consists of the following items.

  • Main Menu

  • System State

  • Changing Modes

  • Administrator's Manual

Main Menu

The main menu is the top-level menu and consists of the following items.


The following describes each menu.

MenuDescription
[Domain]Go to the configuration screen for the domain, which is the largest administration unit in JEUS. For more information on the configuration items in the [Domain] menu, refer to "JEUS Domain Guide".
[Session]Go to the JEUS session configuration screen.
[Clusters]Go to a screen for configuring clusters in the domain. For more information about the configuration items in the [Clusters] menu, refer to "JEUS Domain Guide".
[Servers]Go to the configuration screen for the servers in the domain. For more information about the configuration items in the [Servers] menu, refer to "JEUS Server Guide".
[Applications]Go to the screen where applications can be deployed in the domain. For more information about the configuration items in the [Applications] menu, refer to "JEUS Application & Deployment Guide".
[Security]Go to the configuration screen for security items in JEUS. For more information about the configuration items in the [Security] menu, refer to "JEUS Security Guide".
[Resources]Go to the configuration screen for resources that are used by applications.
[Monitoring]Go to the screen that monitors the resources used by the server.
[Console]Runs the console tool. For more information about the console tool, refer to "2.4.2. Console".

System Status

Briefly displays the state of servers that are registered in the domain.


For detailed information about each state, refer to "2.3.3. Main Section".

Mode Change

There are three modes available depending on whether the settings displayed are for a domain or sever, and whether the settings can be modified. The following are the settings for a domain (domain.xml, accounts.xml, policies.xml).

Administrator's Manual

Provides the JEUS online manuals for the main menu.


Click [See more] to view the following menu. This allows easy access to the online manuals.


The main section is the primary work area.


The following are the main functions of the main section.

  • Checking server state

  • Managing resources

  • Configuring and managing basic domain information

  • Accessing online help

  • Running the web console

  • Configuring nodes

  • Monitoring items

  • Commonly used functions

Note

This guide only explains common features and basic functions. For a detailed description of each screen in the main section, refer to the relevant guide.

System Status

This section is used to check the current system status in JEUS. It displays the server state, datasources, applications, and clusters.


The following describes each part of the section.

  • Servers

    Displays the state of the registered servers and provides a link to the server and each web engine.

    The server state is displayed in the Status column. The following is a description of each state.

    StateDescription
    FAILEDDAS determined that the connection to the Managed Server has been lost for a specific time period and displays that the MS was shut down abnormally.
    FAILURE_SUSPECTEDDAS determined that it is not connected to the MS and suspects an abnormal shutdown of the MS.
    STANDBYThe server failed to distribute one or more registered applications at startup, so it cannot proceed to the "RUNNING" state. Either modify the module and restart the server, or forcibly start the service by executing start -force.
    RUNNINGThe server started and is available.
    SHUTDOWNThe server was shut down or has not been started.
    SHUTTING_DOWNThe server is shutting down.
    SUSPENDEDThe administrator executed "suspend" to suspend all applications. In this state, applications can be distributed but not started.
    RESUMINGThe server is recovering from the SUSPENDED state.
    STARTINGThe server is starting.
    SUSPENDINGThe server is suspending all applications because "suspend" was executed.
    OtherServers with a state of FAILURE_SUSPECTED, SHUTTING_DOWN, RESUMING, STARTING, or SUSPENDING are displayed as "Other" on the menu.
  • Data Source

    Displays the state of and link to registered data sources and clustered data sources.

  • Applications

    Displays the state of and link to registered applications.

  • Clusters

    Displays information about and link to registered clusters.

Resource Manager

The Resource Manager section is a sub-menu of the Resources menu. Click an item to go to its configuration screen.


Configuring and Managing Basic Domain Information

This section provides links to domain information and configuration.


The following describes each part of the basic domain information section.

Online Help

Displays help topics for users. The entire JEUS online manual can be viewed, and a new window with FAQ, Forum, downloads, and related web pages appears. For detailed information about online help, refer to "2.4.1. Online Help".


Start a Web Console

Executes the console tool. This is the same as clicking [Console] from the main menu. For detailed information about the Web Console, refer to "2.4.2. Console".


Node Configuration

Opens the node configuration screen that shows information about remote servers.


Monitoring

Opens the monitoring screen that shows the current server state. Each screen is a sub-menu of the [Monitoring] link on the main menu.


Commonly Used Functions

The following are commonly used functions of the main section.

This section describes WebAdmin's additional functions in detail.

This section describes how to change and revert the configuration in WebAdmin.

Changing and reverting the configuration is only possible in the Lock & Edit mode.

Changing the Configuration

The following are the steps for changing the configuration.

Reverting Configuration Changes

The following are the steps for reverting any changes to the configuration.