The sample residential portal is a Web application. The application is packaged as a standard Web application archive (WAR file) in the webapp subdirectory in the SRC software distribution.
Before you install the sample residential portal:
Tasks to install the sample residential portal are:
![]() |
Note: The sample residential portal can be installed by root or authorized nonroot users. |
When you customize the sample residential portal, copy the WAR file to a temporary folder and work in that folder. To do so:
To configure 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.
To deploy the updated WAR file:
If you are using JBoss, copy the file to /opt/UMC/jboss/ server/default/deploy directory. JBoss automatically starts the Web application when a new WAR file is copied into the deployment directory.
By default the sample residential portal is deployed into the root context (“ /” ). You can access the portal through http://server:8080. If you want to deploy the sample residential portal into something other than the root context, modify the WEB-INF/jboss-web.xml configuration file.
Simulated router drivers allow you to create subscriber sessions without connecting to a router. You can use a simulated router drive when you want to test your portal application. See SRC PE Monitoring and Troubleshooting Guide.