uCosminexus Application Server, Web Container Functionality Guide

[Contents][Glossary][Index][Back][Next]

1.1.1 Functionality that serves as an execution platform for the applications

This functionality works as a platform for executing online businesses and batch businesses implemented as the applications. You choose functionality that you want to use according to the intended use of a system and your requirements.

Before you perform the system building or application development, you must first determine whether you want to use functionality that serves as the execution platform for the applications.

The following are the classification-wise descriptions of functionality that serve as the application execution platform:

Organization of this subsection
(1) Basic functionality to operate the applications (basic development functionality)
(2) Functionality for developing Web Services
(3) Application Server independent functionality extended for improving reliability and performance (extended functionality)
(4) Functionality for ensuring system security (security management functionality)

(1) Basic functionality to operate the applications (basic development functionality)

This functionality includes the basic functionality for operating the applications (J2EE applications). This functionality is mainly the J2EE server functionality.

Application Server provides a Java EE 6-compliant J2EE server. The J2EE server provides functionality that is compliant with the standard specifications and is independent of Application Server.

The basic development functionality can be further classified into three types according to the types of the J2EE applications for which you use functionality. The manuals for the Application Server function guide have been divided according to this classification.

The following is an overview of each classification:

(2) Functionality for developing Web Services

This classification includes the functionality that can be used as the execution environment and development environment for Web Services.

Application Server provides the following engines:

(3) Application Server independent functionality extended for improving reliability and performance (extended functionality)

This includes the functionality extended independently for Application Server. This also includes functionality implemented by using non-J2EE server processes such as a batch server, CTM, and database.

With Application Server, various functionality are extended to improve reliability of the system and to implement stable operations. Furthermore, functionality is also extended to operate applications other than J2EE applications (batch applications) in the Java environment.

(4) Functionality for ensuring system security (security management functionality)

The functionalities that ensure system security with a focus on Application Server fall into this category. This includes functionalities such as the authentication functionality to prevent access by unauthorized users and encryption functionality to prevent information leakage in communication paths.