WebSphere Portal, Express Beta Version 6.1
Operating systems: i5/OS, Linux,Windows


 

Installing WebSphere Portal Express on i5/OS

IBM® WebSphere® Portal Express is installed as a single component, complete with an integrated database for storing information. This allows you to get WebSphere Portal Express up and running quickly for a proof of concept phase where you can immediately begin building and working with it. You can also expand your environment to include high availability failover, a more robust database, and LDAP-based authentication.

Review Installation options before installing to determine your installation source location and installation method. Perform the following steps to install WebSphere Portal Express:

  1. Type ping yourserver.yourcompany.com on a command line to verify that your fully qualified host name is properly configured.
  2. Type ping localhost on a command line to verify that your network is properly configured.
  3. Setup a static IP address on the server where you will install WebSphere Portal Express.
  4. If you are installing with an existing WebSphere Application Server instance, ensure it is installed at the supported level and has the following features installed:

  5. If you are installing on a server with a firewall enabled, disable the firewall before installing. If you do not disable the firewall and the installation program detects it, a warning message displays during the installation.
  6. Enter one of the following installation commands:

    Option Description
    Graphical user interface install400.bat
    Console mode remote install400.bat -console
    Console mode local setup.sh
    Silent install remote install400.bat -options "path_to_file\response_filename", where path_to_file is the full path to the response file and response_filename is the name of the file. A sample install response file (installresponse.txt) and a sample uninstall response file (uninstallresponse.txt) are located in the setup CD root directory.Important: Only put quotation marks around the file name if there are spaces in the directory path or file name.
    Silent install local install.sh -options "path_to_file\response_filename", where path_to_file is the full path to the response file and response_filename is the name of the file. A sample install response file (installresponse.txt) and a sample uninstall response file (uninstallresponse.txt) are located in the setup CD root directory.Important: Only put quotation marks around the file name if there are spaces in the directory path or file name.
  7. Optional: Perform the following steps if you need to change the ports for WebSphere Application Server or WebSphere Portal Express:

    1. Stop the server1 and WebSphere_Portal servers.
    2. Run one of the following commands for each server you need to change:

      Method Task
      Starting port number ConfigEngine.sh -profileName profile_name modify-ports-by-startport -DModifyPortsServer=servername -DStartPort=starting port number
      Port fileNote: Sample port files are available on the Setup disc. ConfigEngine.sh -profileName profile_name modify-ports-by-portsfile -DModifyPortsServer=servername -DPortsFile=full path to ports file
    3. Restart the server1 and WebSphere_Portal servers.
Parent topic: Preparing the primary node on i5/OS Next topic: Configure WebSphere Portal to use a remote database
Library | Support | Terms of use |