Reputation: 425
We are trying to install a patch to the Websphere Application Server. But have got the instructions for Websphere commerce server. so just wondering if both are same and the same instruction can be applied.
Do we need root access for doing any Websphere installation or owner access to the websphere installation directory would do the job ?
Upvotes: 1
Views: 1998
Reputation: 18020
WebSphere Commerce is using WebSphere Application Server underneath, but is not the same and patching instructions might be different.
You can find installation instruction with each assosiated fixpack here: Fix list for IBM WebSphere Application Server V7.0
For general instruction about installing fixpacks and interim fixes see here: Installing maintenance packages, interim fixes, fix packs, and refresh packs
Regarding root
user - you should use the same user that was used during the installation - if it was root then use root, if it was your dedicated user then use the same user.
Upvotes: 2