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

Preparing the Application for Customization

When you customize the sample residential portal, copy the WAR file to a temporary folder and work in that folder. To do so:

  1. Login as root or another authorized user.
  2. Create a temporary folder in which you will work on the WAR file.
    mkdir ssportal
  3. Access the temporary folder.
    cd ssportal
  4. Copy the WAR file to the temporary folder.
    cp /cdrom/cdrom0/Demos+Sample_Applications/webapp/ssportal.war.

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