After installing ArcIMS, you must configure your Web server for ArcIMS. If your Web server and servlet engine are not operational, contact your system administrator before you proceed. See www.apache.org for information on problems with Jakarta-Tomcat.
Verify that the following items are located in <Tomcat Installation Directory>\webapps\servlet\WEB-INF\classes:
com directory
Esrimap_prop
ServletConnector_Res.properties
ServletConnector_Res_en_US.properties
WMSEsrimap_prop
If you can not verify the above:
Navigate to <ArcIMS Installation location>\ArcIMS\Connectors\Servlet and copy the file aimsservletconnector.war file to the <Tomcat installation location>\webapps directory.
Rename the aimsservletconnector.war to servlet.war. The file will automatically expand to a folder with the same name. If it already got deployed, rename the aimsservletconnector directory to servlet.
Go to the <Tomcat installation location>\servlet\WEB-INF\classes directory and open Esrimap_prop.
Rename the AppServerMachine variable "APPSMACHINE" to the name or IP address of the machine where ArcIMS Application Server is installed. Change the AppServerClientPort if you are using a non-default client port.
On Windows NT, choose Start > Settings > Control Panel > Services; On Windows 2000, choose Start > Settings > Control Panel > Administrative Tools > Component Services, and click Services on the Tree tab; on Windows XP, choose Start > Control Panel > Performance and Maintenance > Administrative Tools > Component Services, and click Services on the Tree tab.
In the following order, stop and start Apache Tomcat, World Wide Web Publishing Service and IIS admin Service
Verify that the ArcIMS installation was successful.
a. Click Start > Programs > ArcGIS > ArcIMS > ArcIMS Diagnostics. The ArcIMS Diagnostics tool displays.
b. Select your Web server protocol, type your Web server name including domain, and type your port number. The default is 80.
c. Click 1 to test the ArcIMS Servlet Connector and 2 to test the ArcIMS Application Server.
If these tests are successful, your ArcIMS Application Server and ArcIMS Servlet Connector are configured correctly.
If you receive an error message, select the error number in the dropdown list and click View. The error number and a description display. Follow the instructions in the description to fix the problem and try the Diagnostics tool again.
Continue to Creating virtual directories on IIS.
See Configuring Tomcat with IIS for Service Administrator for information on configuring ArcIMS Service Administrator.
See Configuring Tomcat with IIS for Metadata Explorer for information on configuring Metadata Explorer.