Update from a previous release
If we are installing from a previous release where you installed the Portal application archive (PAA) with the Portal Solutions Installer, update the installation to get the newest features. This installation method was available starting with the Connections Portlets for WebSphere Portal version 3.0.1.1 Refresh. If we installed a previous version of the Connections portlets using the manual installation, we cannot update the installation. You must uninstall the portlets and then reinstall using the complete installation steps.
- If we installed the Communities VMM Adapter to integrate Community membership, execute:
ConfigEngine remove-SNPortletsVMM -DWasPassword=[was-admin-password] -DPortalAdminPwd=[portal-admin-password]
- Run the following commend:
ConfigEngine uninstall-paa -DappName=SNPortlets -DforceUninstall=true -DWasPassword= [was-admin-pwd] -DPaaRootPath= [paa-install-root] -DPortalAdminPwd= [portal-admin-pwd]
- Do one of the following:
- If we are uninstalling on WebSphere Portal 7.0.0.2, manually delete the Connections Portlets assembly directory, SNPortlets, from the [paa-install-root] folder.
- If we are uninstalling on WebSphere Portal 8, execute the following command to delete the Connections Portlets assembly files from the [paa-install-root] folder:
ConfigEngine delete-paa -DassemblyList=SNPortlets -DWasPassword= [was-admin-pwd] -DPortalAdminPwd= [portal-admin-pwd]
Check to verify the SNPortlets directory has been deleted from the [paa-install-root] folder. If we get a message that files are being used by another application or are unable to delete the SNPortlets directory, stop WebSphere Portal and manually delete the SNPortlets directory.
- Restart WebSphere Portal.
- Follow the instructions in Install the Connections Portlets for WebSphere Portal to install the new version of the Connections Portlets.
- If we have the Search Integration configure, follow the instructions in the prerequisites section of Deploy search integration to update the search prerequisites.
- If we installed the Communities VMM Adapter to integrate Community membership, execute the command in step 1 of Configuring the Connections repository for VMM to reconfigure the Communities VMM Adapter.
Parent topic:
Deploy the Connections Portlets