Portal, Express Beta Version 6.1
Operating systems: i5/OS, Linux,Windows |
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:Option | Description |
---|---|
Graphical user interface | install.bat |
Console mode | install.bat -console |
Silent install | install.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. |
Method | Task |
---|---|
Starting port number | ConfigEngine.bat modify-ports-by-startport -DModifyPortsServer=servername -DStartPort=starting port number |
Port fileNote: Sample port files are available on the Setup disc. | ConfigEngine.bat modify-ports-by-portsfile -DModifyPortsServer=servername -DPortsFile=full path to ports file |