Application or web servers used with ArcGIS Spatial Data Server for Java

You have the option to use one of several different Java EE-compliant application servers or web servers with ArcGIS Spatial Data Server.

You must install and configure one of the following to facilitate communication between clients and the spatial data server. See your application or web server documentation for complete instructions on installation and configuration.

Apache Tomcat

You can download Tomcat from the Apache Software Foundation website. Be sure you have all prerequisite files installed prior to installing Tomcat.

Once Tomcat is installed, copy the JDBC drivers into the <tomcat-install>/lib directory of your Tomcat installation.

Next, edit the Tomcat context.xml file to configure a data source.

IBM WebSphere Application Server

You can obtain WebSphere Application Server from IBM.

Once the WebSphere application server is installed, copy the JDBC driver for your DBMS into the lib directory of the WebSphere installation location.

See Data source configuration for Java using WebSphere for more information.

Oracle WebLogic Application Server

You can obtain WebLogic from Oracle.

Be sure that the JDBC driver you are using with WebLogic is the version supported for use with ArcGIS Spatial Data Server for Java.

See Data source configuration for Java using WebLogic for more information.

8/21/2012