Install WCM on the authoring server in WPS

System details:

  • Operating system: Microsoft Windows 2003 Enterprise Edition with SP1 on x86-32
  • Processor speed: 3.80GHz
  • Physical memory: 4 GB of RAM
  • Disk space: 3.9 GB for installation directory; 2 GB for the Temp directory
  • File system: NTFS
  • Virtual memory: 8 GB
  • Network: Fully qualified host name and network access

Before beginning the installation:
  • Check the hardware and software requirements to make sure the target system meets them.
  • Disable the firewall and antivirus programs on the machine to ensure that they do not interfere with the installation. Once the installation completes, re-enable them.
  • Download the product code from IBM's Passport Advantage Web site and store the code on a network drive where you can access the installation images from the machine where you are installing WebSphere Portal.

Install WebSphere Portal:


  1. Open a command prompt on the target machine and changes directory to the network drive where you stored the installation images.
  2. At the command prompt, enters the following command: install.bat
  3. Select English as the language for the installation, click OK , and then click Next to continue.
  4. Select I accept the terms in the license agreement , and click Next.
  5. Select Typical , and click Next.
  6. Enter C:\WebSphere\AppServer as the directory where the WebSphere Application Server will be installed. Before clicking Next , verify that:
    • The directory does not already exist, because the installation program will create the directory.
    • The directory name does not contain periods ( . ).
  7. Verify the following WebSphere Application Server information before clicking Next .
    • The cell name. In the case of a standalone server like this one, the cell name and node name are typically the same as the host name for the computer, unless the installation program needs to shorten them.
    • The node within the WebSphere Application Server cell where the WebSphere Portal application server will be installed.
    • The fully qualified host name or IP address of the machine being installed.
  8. Enter the user ID and password for the WebSphere Application Server administrator, and click Next . You will use these credentials to log in to the WebSphere Application Server with administrator authority after installation. Take the following into consideration:
    • Ensure the ID and password conform to your company's security policies
    • Ensure there are no blanks in the user ID or password. You should also review the WebSphere Portal documentation regarding the use of special characters.
  9. Enter C:\WebSphere\PortalServer as the directory where WebSphere Portal will be installed. Before clicking Next, verify:
    • The directory does not already exist, because the installation program will create the directory.
    • The directory name does not contain periods ( . ) or special characters, and he makes sure not to use a long path name, to avoid any Windows path name limitations.
  10. Enter the user ID and password for the WebSphere Portal administrator, and click Next . You will use these credentials to log into WebSphere Portal with administrator authority after installation.Take the following into consideration:
    • Ensure the ID and password conform to your company's security policies
    • Ensure there are no blanks in the user ID or password. You should also review the WebSphere Portal
  11. Misha is aware of a known issue when running WebSphere Portal as a Windows service, so he ensures that the check box is empty, and then click Next .
  12. On the summary page Misha verifies the components to be installed and click Next . The installation program begins installing the selected components. Throughout the installation and configuration process, the installation program displays progress indicators for the different components.
  13. When the installation finishes, the installation program displays a confirmation panel that indicates that WebSphere Portal is now running and provides the URL used to access the portal. Make a note of the URL, including the port number, and click Finish .
  14. Check that WebSphere Portal is running by opening a browser to the URL displayed by the installation program.
  15. Log in with the WebSphere Portal administrator user ID and password and confirm that the main page displays as expected.
  16. Edit the WCMConfigService.properties file located under this directory:
    • C:\WebSphere\PortalServer\wcm\shared\app\config\wcmservices
  17. Edit the following parameters with the details of the SMTP server that will be used to send automated e-mails as part of the workflow system:
    • connect.connector.mailconnector.defaultsmtpserver=mail.yourmailserver.com
    • connect.connector.mailconnector.defaultfromaddress=admin@yourmailserver.com
    • connect.connector.mailconnector.defaultreplytoaddress=admin@yourmailserver.com
  18. Save the WCMConfigService.properties file.
  19. Now that the server is up and running, install the Web Content Management authoring portlet.
    1. At a command prompt on the server, change the directory to the C:\WebSphere\PortalServer\config directory.
    2. Enter the following command, specifying the WebSphere Portal administrator password with a command-line parameter:
      • WPSconfig.bat configure-wcm-authoring -DPortalAdminPwd= portal_admin_password
    3. When the configuration task completes with a BUILD SUCCESSFUL message, close the command window.
    4. Back in the browser, log out of the portal and then log back in.
  20. Finally, click Web Content from main menu to access the authoring portlet.



0 comments: