ArcGIS Server consists of a GIS Server and an Application Developer Framework (ADF) for .NET and Java. The Server Object Manager (SOM) and Server Object Container (SOC) are the basic elements to the GIS Server. The ADFs provide the framework to build and deploy web applications and web services that make use of ArcObjects running in the GIS server.
The Server Object Manager (SOM) and Server Object Container (SOC) for Java can be installed using this ArcGIS Server for the Java Platform setup program.
The following are included with the ArcGIS Server Media Kit:
ArcGIS Server for the Microsoft .NET Framework
ArcGIS Server for the Java Platform
ArcGIS Server for the Java Platform is made up of:
The GIS Server
Server Object Manager (SOM)
Server Object Container (SOC)
Web Application Developer Framework
Each component is described in the following paragraphs.
See the ArcGIS Server help for more information on ArcGIS Server components.
The ArcGIS Server for the Java Platform media installs the GIS Server components, the Server Object Manager, and Server Object Container.
The Server Object Manager (SOM) is a process running on a single machine. The SOM manages the set of server objects that are distributed across one or more SOC machines.
For information on the Server Object Manager system requirements see Step 1: Verify system requirements.
The Server Object Container (SOC) can be installed on one or more machines. These SOC machines host the server objects that are managed by the SOM. Each SOC machine is capable of hosting multiple container processes. A container process is a process in which one or more server objects is running. Container processes are administered by the SOM.
For information on the Server Object Container system requirements see Step 1: Verify system requirements.
The ArcGIS Server for the Java Platform setup also includes the Application Developer Framework.
ArcGIS Server for the Java Platform ADF is a set of Web controls (exposed as JSP tags) and helper objects that allow you to add dynamic mapping capabilities into new or existing Web applications. This includes a set of JAR files for working with ArcObjects, the components for running applications that connect to a GIS Server and the components for developers who want to build Web applications and Web services using Java.
The ADF includes:
A set of Web controls, exposed as JavaServer Pages (JSP) tags.
Web Mapping Application, to be used as starting points for your Web applications.
An API to build Java applications that access a GIS Server.
A Java Enterprise Edition (Java EE) Connector Architecture (JCA) compliant resource adapter that allows Enterprise Java Beans (EJBs) to call and work with ArcGIS Server objects.
ArcGIS Help System for the Java Platform.
Samples.
See the ArcGIS Server help for more information on ArcGIS Server for the Java Platform ADF components.