[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Configuring the Sample Residential Portal
To configure the sample residential portal:
- Access the temporary folder to which you copied the WAR
file.
-
cd ssportal
- Extract the files from the WAR file.
-
unzip -quo ssportal.war
- 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.
- Replace the portalBehavior.properties and any other updated
files in the WAR file.
-
zip -u ssportal.war
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]