Activating the Addrest Demo Application

How to:

This section describes how to activate the Addrest demo application.


Top of page

x
Procedure: How to Activate the Addrest Demo Application

To activate the Addrest demo application:

  1. Navigate to the following directory:
    iwayhome\config\base

    where:

    iwayhome

    Is the location where iWay Service Manager (iSM) is installed.

  2. Open the enable.xml file using an editor and locate the following lines that are highlighted in bold:
    <enable feature="IPFLW">
       <dsu enabled='true' stop='false' dstamp='false' />
       <web>
          <map root="ccc" location="etc/enable/demos/ccc/web"
          description="The Original Century Cellular Corporation Dashboard
          Demo"/>
          <!-- 
          <map root="addrest" location="etc/enable/demos/addrest/web"
          description="The REST Style Service Demo for Customer Address
          Search"/>
          -->      <!--
          <map root="rssforeal" location="etc/enable/demos/rssforeal/web"
           description="Dynamic discovery of categories within an RSS feed"/>
          -->		
       </web>
    </enable>
  3. Uncomment the <map root="addrest" line by removing the <!- - and - -> comment markers.
  4. Save the enable.xml file.
  5. Restart iWay Service Manager.

    You are now ready to start the Addrest demo application.


iWay Software