About This Document

Intended Audience

This guide describes how to manage JEUS and deploy applications through JEUS WebAdmin. It is intended for administrators and developers who use WebAdmin to configure JEUS or deploy applications. Therefore, this guide is especially useful for users and application deployers who want to manage JEUS' configurations by using JEUS WebAdmin.

JEUS WebAdmin Guide covers the basic structure and usage of WebAdmin.

Required Knowledge

To fully understand this guide, users should be familiar with the following guides.

All examples and environment configurations are written according to the UNIX style. Hence, a few considerations must be given when working in a non-UNIX environment such as Microsoft Windows™(hereafter Windows).

For example, for path delimiters, the UNIX style "/" must be changed to the Windows style, "\". As well, the environment variables must be changed to the Windows style, (%%). JEUS_HOME, which is specified in this guide, is the directory in which JEUS is installed.

Document Scope

Since this guide does not contain information about Java EE or Java specifications, refer to relevant Java documents for more information.

Document Organization

This guide consists of two chapters and one appendix.

Conventions

ConventionMeaning
<AaBbCc123>Program source code file name
<Ctrl>+CHold down the Ctrl key and press the C key
[Button] Name of a GUI button or menu
Bold Emphasis
Italics Reference to another guide
" " (Double quotation marks)Reference to a chapter or section in this or another guide
'Input' User input on the screen
Email account, website, or a reference to other chapters or sections
>Proceeding order of menu
+----Files or directories exist in this directory
|----Files or directories do not exist in this directory

Note

Reference or caution
[Figure 1.1] Figure caption
 AaBbCc123
Commands, screen output after executing command, or sample code
{ }Required items
[ ]Optional items
|Selective items

System Requirements

 Requirements
PlatformSolaris 9, 10, 11
HP-UX 11.x, 11i, 11iV2
IBM AIX 5L, 6L, AIX 7L
MS Windows 2008, 2012, Vista, 7, 8
Hardware20 GB of hard drive disk storage recommended. At least 2 GB.
More than 1 GB RAM recommended.
JDKJDK 7, JDK 8

Related Documents

GuideDescription
JEUS IntroductionIntroduces the JEUS server as well as its architecture and components.
JEUS Installation and Getting StartedIntroduces JEUS and explains how to install and start JEUS.
JEUS Domain GuideDescribes the basic concept and architecture of a domain on JEUS and the components and their functions.
JEUS Server GuideDescribes the overview of the JEUS system and server, and system management.
Web Engine GuideDescribes how to manage JEUS web engine, and how to manage and deploy Java EE WAR Archive and servlet/JSP.
JEUS EJB GuideDescribes JEUS EJB engine and how to deploy EJB modules.
JEUS Application Client GuideDescribes the interoperability between Java EE clients and JEUS
JEUS Applications & Deployment GuideDescribes various methods and tools used to deploy Java EE applications to JEUS.
JEUS WebAdmin GuideDescribes how to use WebAdmin (JEUS's Web management tool) for configuring, controlling, monitoring, and clustering JEUS, and for resource configuration and management.