Running the Gateway Server on Windows Platforms

The Gateway Server can be run on Windows Platforms.

Procedure

  1. Open a command prompt window.
  2. Navigate to the API Exchange Gateway installation as shown below:
    cd ASG_HOME/bin
  3. Enter the following command to start the gateway core engine:
    asg-engine
  4. Open a web browser and enter:
    http://hostname:port/ping

    where hostname is the name or IP address of the machine on which Apache HTTP server runs and port is the listening port number for Apache HTTP Server as configured in APACHE_HOME/conf/httpd.conf file.

  5. Verify that the following message is displayed in the browser window:
    ASG is alive