About This Document

Intended Audience

This guide outlines new features and updates in JEUS® (hereafter JEUS) 8, which are added to accommodate practical business needs. For details of the updated features, refer to relevant guides. This guide is intended for developers and administrators who are familiar with previous versions of JEUS.

Required Knowledge

To understand the basic concepts and applications of JEUS, it is recommended that users refer to the following:

This guide includes examples and environment settings in UNIX. To use them in other environments such as Microsoft Windows™ (hereafter Windows), users need to consider several conditions.

For example, the Unix delimiter "/" should be replaced with the Windows delimiter "\". The environment variables also need to be specified using (%%). Note that JEUS_HOME referred to in this guide is the home directory of JEUS.

Document Scope

This does not cover JEUS 8 in its entirety. For more details, refer to the relevant guides.

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

Related Documents

GuideDescription
JEUS Introduction GuideIntroduces the JEUS server and describes its architecture and components.
JEUS Getting Started GuideProvides an overview of JEUS and describes how to install it and get started.
JEUS WebAdmin GuideDescribes how to use JEUS's Web management tool, WebAdmin, for configuring, controlling, monitoring, and clustering JEUS, and for resource configuration and management.
JEUS Server GuideDescribes overview of the JEUS system and server, and system management.
JEUS EJB GuideDescribes the JEUS EJB engine and how to deploy EJB modules.
JEUS Web Engine GuideDescribes how to manage JEUS Web engine, and how to manage and deploy Java EE WAR Archive and servlet/JSP.
JEUS MQ GuideDescribes Java Message Service (JMS) and JEUS Message Queue.
JEUS Node Manager GuideDescribes JEUS Node Manager concepts and usage.
JEUS Web Service GuideDescribes Web services used within JEUS.
JEUS JMX GuideDescribes how to use JMX to manage JEUS.
JEUS SNMP GuideDescribes the JEUS monitoring system, which uses standard SNMPs.
JEUS JCA GuideDescribes Connector Architecture Standard defined for connecting JEUS with legacy systems.
JEUS JPA GuideDescribes how to use TopLink Essentials integrated with JEUS.
JEUS Scheduler GuideDescribes the functionality of JEUS Scheduler.
JEUS Application & Deployment GuideDescribes various methods and tools used to deploy Java EE applications to JEUS.
JEUS Application Client GuideDescribes the interoperability between Java EE clients and JEUS.
JEUS Security GuideDescribes how to configure, manage, and program the JEUS security system.
JEUS Reference BookDescribes references for using JEUS.

References