1. Introduction

  2.  Welcome to the ArcGIS Web Adaptor (Java Platform) on Linux installation guide
  3.  Getting started with ArcGIS Web Adaptor
  4. Install and configure ArcGIS Web Adaptor with ArcGIS Server

  5.  About the ArcGIS Web Adaptor
  6.  An overview of implementing ArcGIS Web Adaptor with ArcGIS Server
    1. Step 1: Plan your ArcGIS Server site configuration

    2.  Inside an ArcGIS Server site
    3.  Deployment scenarios
      1. Single machine site configurations

      2.  Single-machine deployment
      3.  Single-machine deployment with reverse proxy server
      4.  Single-machine high-availability (active-passive) deployment
      5.  Single-machine high-availability (active-active) deployment
      1. Multiple machine site configurations

      2.  Multiple-machine deployment with ArcGIS Web Adaptor
      3.  Multiple-machine deployment with third party load balancer
    1. Step 2: Install ArcGIS Web Adaptor

    2.  Installing ArcGIS Web Adaptor
    3.  Silently installing ArcGIS Web Adaptor
    4.  Installing multiple ArcGIS Web Adaptors
    1. Step 3: Configure ArcGIS Web Adaptor

    2.  Configure ArcGIS Web Adaptor
    3.  Unregister ArcGIS Web Adaptor with ArcGIS Server
    1. Uninstall ArcGIS Web Adaptor

    2.  Uninstalling ArcGIS Web Adaptor
  7. Install and configure ArcGIS Web Adaptor with Portal for ArcGIS

  8.  About ArcGIS Web Adaptor
  9.  An overview of implementing ArcGIS Web Adaptor with Portal for ArcGIS
    1. Step 1: Plan your Portal for ArcGIS configuration

    2.  The portal's role in ArcGIS
    1. Step 2: Enable HTTPS on your web server

    2.  Enable HTTPS on your web server
    1. Step 3: Install ArcGIS Web Adaptor

    2.  Install ArcGIS Web Adaptor
    3.  Silently installing ArcGIS Web Adaptor
    1. Step 4: Configure ArcGIS Web Adaptor

    2.  Configure ArcGIS Web Adaptor
    3.  Configure multiple ArcGIS Web Adaptors
    4.  Unregistering ArcGIS Web Adaptor with Portal for ArcGIS
    1. Uninstall ArcGIS Web Adaptor

    2.  Uninstalling ArcGIS Web Adaptor
  10. Reference

  11.  ArcGIS Web Adaptor 10.7.x system requirements
  12.  Configure your portal to use a reverse proxy server
  13.  Questions, feedback, and information
  14.  Copyright information

ArcGIS Web Adaptor 10.7.x system requirements

The system and hardware requirements to run ArcGIS Web Adaptor are listed below. For information about earlier versions, see Esri Support.

It's recommended that you review the deprecation notice to determine if your hardware and software are still compatible with version 10.7.1.

Application/web server and operating system requirements

The following application/web servers are supported on these operating systems:

  • Apache Tomcat 7.0.92, 8.5.35, and 9.0.19
  • GlassFish 4.1.1
  • IBM WebSphere 8.5.5.9 and 9
  • JBoss Enterprise Application Platform 7
  • Oracle WebLogic 12c R1 and R2

Future updates on these application/web servers are supported unless otherwise stated.

NoteNote:

Please verify that the internal JDK used by your Application Server where you deploy the Java Web Adaptor is at a minimum of JDK 1.8.

Supported operating systems

Latest update or service pack tested

Red Hat Enterprise Linux (RHEL) Server 7

Update 6

Red Hat Enterprise Linux Server 6

Update 10

SUSE Linux Enterprise Server 12

Service Pack 4

Ubuntu Server LTS 18

18.04.2

Ubuntu Server LTS 16

16.04.6

Prior and future updates or service packs on these operating systems are supported unless otherwise stated. The operating system and updates must also be supported by the application/web server provider.

TipTip:

If you want to install the software using the operating system graphical user interface (GUI), the X Window System package group is required.

NoteNote:

Esri Technical Support is available for CentOS, Scientific Linux, and Oracle Linux versions that provide full binary compatibility with an equivalent supported RHEL Server version. As a prerequisite for logging a defect, any software issue on these operating systems will be attempted to be reproduced on RHEL Server. For Oracle Linux, support is predicated on the use of the RHEL Server compatible kernel.

Temp space requirements

By default, resources are extracted to the system /tmp directory. If the required space is not available in the /tmp directory, the setup program will attempt to extract resources to the user's HOME directory. If the required space is not available in the user's HOME directory, the setup program will report an error indicating this problem. Optionally, you can specify an alternate temp location by setting the IATEMPDIR environment variable. The /tmp directory must also have execute permissions set for it.

Java support

ArcGIS Web Adaptor 10.7 and 10.7.1 support Java 8.x and 12.x.

LegacyLegacy:

ArcGIS Web Adaptor 10.4.x supported Java 7.x and 8.x. ArcGIS Web Adaptor 10.5.x and 10.6.x support only Java 8.x.