Configuring Deployment Settings for Enterprise Manager Portal

You configure deployment settings for Enterprise Manager Portal. You do not need to configure deployment settings for the sample Enterprise Service Portal or NAT Address Management Portal.

To configure deployment settings for Enterprise Manager Portal:

  1. Access the temporary folder to which you copied the WAR file.
    cd tempWar
  2. Extract the web.xml file from the WAR file.
    jar xvf entmgr.war WEB-INF/web.xml
  3. Edit the web.xml file in the entmgr.war file with any text editor.

    See Deployment Properties for Enterprise Manager Portal.

  4. Replace the web.xml file in the WAR files.
    jar uvf entmgr.war WEB-INF/web.xml