Portal, Express Beta Version 6.1
Operating systems: i5/OS, Linux,Windows |
Install IBM® WebSphere® Portal Express on your secondary nodes to create a highly available and scalable environment.
Review Installation options before installing to determine your installation source location and installation method. Perform the following steps to install WebSphere Portal Express:Option | Description |
---|---|
Graphical user interface | ./install.sh |
Console mode | ./install.sh -console |
Silent install | ./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. |
Method | Task |
---|---|
Starting port number | ./ConfigEngine.sh modify-ports-by-startport -DModifyPortsServer=servername -DStartPort=starting port number |
Port fileNote: Sample port files are available on the Setup disc. | ./ConfigEngine.sh modify-ports-by-portsfile -DModifyPortsServer=servername -DPortsFile=full path to ports file |