Configuring IIS with JRun for ArcIMS

 

After installing ArcIMS, you must configure your Web server for ArcIMS. If your Web server is not operational, contact your system administrator before you proceed. See www.microsoft.com for information on problems with IIS.

 

  1. Verify that the following items are located in <JRun Installation Directory>\servers\default\defaultear\default-war\WEB-INF\classes:

 

If you can not verify the above:

 

  1. In a text editor (such as Notepad), open <JRun Installation Directory>\servers\default\default-ear\default-war\WEB-INF\classes\Esrimap_prop. Edit appServerMachine=APPSMACHINE to point to the machine where the ArcIMS Application Server is installed, e.g. change it to appServerMachine=mymachine or appServerMachine=IP. Change appServerClientPort=5300 only if you chose to use a different port.

 

  1. Open the Internet Services Manager and expand the Default Web Site and the JRunScripts folder.

a. Right-click the jrun.dll file and select Properties from the menu.

b. Click the Directory Security tab and click Edit in the .Anonymous Access and Authentication Control.

c. Uncheck the box labeled Integrated Windows Authorization. (On Windows NT, this box will be called Windows NT Challenge/Response.).

d. Close this window.

 

  1. Continue with configuring virtual directories in IIS.

 

Using the Diagnostics tool to test your ArcIMS installation

  1. Verify your ArcIMS installation was successful.

a. Choose Start > Programs > ArcGIS > 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

 

See the topic Configuring JRun for IIS for ArcIMS Service Administrator for manual steps on configuring for ArcIMS Service Administrator.

 

See the topic Configuring JRun for IIS for ArcIMS Metadata Explorer for manual steps on configuring for Metadata Explorer.

 

See Step 5:Configure ArcIMS for the final step required to get ArcIMS running.