[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring the Sample Residential Portal

To configure the sample residential portal:

  1. Access the temporary folder to which you copied the WAR file.
    cd ssportal
  2. Extract the files from the WAR file.
    unzip -quo ssportal.war
  3. With a text editor, edit the portalBehavior.properties file and other files in the WEB-INF directory as needed. See Overview of Configuration Files for the Sample Residential Portal .

    Use WEB-INF/portalBehavior.properties as a guideline for editing the portalBehavior.properties file to use properties specific to your environment.

  4. Replace the portalBehavior.properties and any other updated files in the WAR file.
    zip -u ssportal.war

 


[Contents] [Prev] [Next] [Index] [Report an Error]