Installation guide
18
Creating and Configuring Pramati Server
Nodes Using XML
Overview
Pramati Server instances can be configured manually by modifying the configuration XML
files. Server instances of type J2EE, Message Server and Cluster can be manually created
with simple configuration in the XML files. This section describes the structure of a Server
instance and discusses the procedure to create different types of Server instances in
Standalone and Cluster scenarios.
Understanding Pramati Server nodes
An application server node can serve either as a Standalone server or a cluster server node.
Pramati Server nodes can either be a Standalone Server or Server Cluster Node.
When the server starts, the server node is spawned as a separate process with its own JVM.
Attributes of the node—sizing, runtime behavior and performance—is defined by the
configuration of the server and is specified in a set of server configuration files (XMLs).
Key terminology
The following table provides a brief description for the various terms used in this document.
Table 22: Terminology
Term Description
Installation Pramati Server product Installation
Install-Dir The directory under which Pramati Server is installed
Nodes Directory The directory under which all configured server instances exist
Server The installed server with default settings
Server Instance An instance of a Pramati Server- of any type (J2EE, Web cluster node, EJB cluster
node, Message Server) will normally run in one VM.
Standalone Server An instance that is a self contained J2EE Server running in a single VM
Instance Directory The directory under the Nodes Directory that holds the configuration and other
files/information for a Server Instance
Message Server An instance which functions as a Standalone Message Server
Embedded
Message Server
Full featured Message Server that runs inside a Standalone Server instance
JMS Adapter JMS Adapter is setup in a J2EE Server instance determining the connectivity to a
Message Server (Embedded or external Standalone Message Server or HA-
Message Server)