Verifying the Configuration

You can run some simple tests to ensure that the Map Agent and Web Extensions are configured properly.

Testing the Map Agent

Ensure that the Infrastructure Map Server is running.

To test the Infrastructure Map Server is running

  1. Open a web browser and go to the following URL.
    Note: If the Web Extensions are not running on your local machine, replace localhost with the name or IP address of your server.

    http://localhost:8088/MapServer2015/mapagent/mapagent.fcgi? OPERATION=ENUMERATERESOURCES&VERSION=1.0.0&LOCALE=en&RESOURCEID=Library://&TYPE=&DEPTH=-1

  2. Enter Administrator for the user ID and admin for the password.

    Both are case-sensitive.

    If the Map Agent is running properly, you will get an XML document describing the resources in the repository.

Testing the Site Administrator

Ensure that the Infrastructure Map Server is running.

To test the site administrator

  1. Open a web browser and go to the following URL.

    http://localhost:8088/MapServer2015/mapadmin/login.php

  2. Enter Administrator for the user ID and admin for the password.

    Both are case-sensitive.

    If the Site Administrator is configured properly, you will get a Manage Servers page which lists all the servers configured in the Infrastructure Map Server Site.

Testing the Web Server Extensions

Check that the Web Extensions are correctly set up.

To test Web Extensions if your application development language is PHP

To test Web Extensions if your application development language is JSP