Changes

Jump to: navigation, search

OSTEP Websphere Manual Setup

910 bytes added, 14:57, 29 October 2014
Install Websphere Application Server Supplements
---
> -OPT silentInstallLicenseAcceptance="true"
> -OPT allowNonRootSilentInstall="true"
62c62
< #-OPT disableOSPrereqChecking="true"
---
> -OPT installLocation="/opt/IBM/WebSphere/HTTPServer"
141c141
< -OPT createAdminAuth="false"
---
> -OPT createAdminAuth="true"
149,151c149,151
< -OPT adminAuthUser="username"
< -OPT adminAuthPassword="password"
< -OPT adminAuthPasswordConfirm="password"
---
> -OPT adminAuthUser="nexjsa"
> -OPT adminAuthPassword="nexj"
> -OPT adminAuthPasswordConfirm="nexj"
169c169
< -OPT createAdminUserGroup=true
---
> -OPT createAdminUserGroup=false
176,177c176,177
< -OPT setupAdminUser="useridname"
> -OPT setupAdminUser="wasadmin"
> -OPT setupAdminGroup="wasadmin"
195c195
< -OPT installHttpService="true"
---
> #-OPT installHttpService="true"
197c197
< -OPT installAdminService="true"
---
> #-OPT installAdminService="true"
215c215
< -OPT winServiceLogOnAs="localSystem"
---
> #-OPT winServiceLogOnAs="localSystem"
221c221
< -OPT winServiceUser="YOUR_USER_NAME"
---
> #-OPT winServiceUser="YOUR_USER_NAME"
227c227
< -OPT winServicePassword="YOUR_PASSWORD"
---
> #-OPT winServicePassword="YOUR_PASSWORD"
234c234
< -OPT winServiceStartType="automatic"
---
> #-OPT winServiceStartType="automatic"
283c283
< -OPT washostname="localhost"
---
> -OPT washostname="centos"
 
</pre>
</pre>
* Confirm successful installation by searching for "INSTCONFPARTIALSUCCESS" at the end of the log file. This may be an issue, as it says "partial success".
 
= Install Websphere Update Installer =
198
edits

Navigation menu