You can install WebSphere® Application Server Version 8.0 using the Installation Manager command line.
Prepare for the installation before using this procedure. See Preparing the operating system for installation on IBM i for more information.
./imcl install com.ibm.websphere.ND.v80 -repositories https://downloads.mycorp.com:8080/WAS_80_repository -installationDirectory /QIBM/ProdData/WebSphere/AppServer/V8/ND -properties was.install.os400.profile.location=/QIBM/UserData/Websphere/Appserver/V8/ND -sharedResourcesDirectory /QIBM/UserData/InstallationManager/IMShared -keyring $HOME/WASFiles/temp/im.keyring -acceptLicense
You can create a standalone application server profile, management profile, managed (custom) profile, cell profile, or secure proxy profile using the manageprofiles command.
manageprofiles -create -portsFile /QIBM/ProdData/WebSphere/AppServer/V8/ND/profileTemplates/default/actions/portsUpdate/portdef.props -serverName server1 -nodeName myhost -hostName myhost.abc.com -cellName myhost -adminUserName wasadmin -adminPassword password -templatePath /QIBM/ProdData/WebSphere/AppServer/V8/ND/profileTemplates/default -enableAdminSecurity true -profileName defaultDefault cell profile:
In this information ...Related information
| IBM Redbooks, demos, education, and more(Index) |