Manually Installing the SharePoint-Side Plugin

This topic walks through the general procedure for manually installing Jive for SharePoint in the SharePoint environment. This process can be used in place of the automated install discussed in Installing the SharePoint-side Plugin.
Note: See Special Cases for additional installation/configuration scenarios.
The procedure will install the following items in SharePoint.

Manual Installation Steps

To manually install Jive for SharePoint, you need to upload the solutions package, deploy the solution, and then activate the features. The following procedures describe how to complete the manual installation.

Uploading the Solutions Package

  1. Log into SharePoint's web application front end server using an account with Farm Administrator privileges in order to upload and deploy the .wsp
  2. Open a command prompt and make sure your path is set with the SharePoint bin directory.
    Note: The following bin directory paths provide access to SharePoint 2007 and 2010:
    • SharePoint 2007: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN
    • SharePoint 2010: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN
  3. Run stsadm -o addsolution -filename Jive.SharePoint.wsp in the directory containing the extraction of Jive_SP_Connector_NetApplication_102.zip

Deploying the Solution

  1. Open the SharePoint Central Administration in a browser.
  2. Manage application features:
    In SharePoint 2007
    1. Go to Central Admin > Operations > Solution Management.
    2. Select the Jive.SharePoint.wsp package and deploy it to the target web application(s).
    3. Select Central Admin > Application Management > Manage Web application features, and select the appropriate web application in the top right drop-down list.
    In SharePoint 2010
    1. Go to Central Administration > Manage web applications.
    2. Select the Jive.SharePoint.wsp package and deploy it to the target web application(s).
    3. Select Manage Features.
    Note: If the deployment in the above steps fails, you can correct it by performing the following steps.
    1. Open a command prompt and set your path to the SharePoint bin directory as described above in the Uploading the Solutions Package procedure.
    2. Type the following command stsadm -o deploysolution -name Jive.SharePoint.wsp -url http://sharepoint.mycompany.com -immediate -allowgacdeployment -force
    3. Run the command for each web application URL. You can replace "-url" with "-allcontenturls" to run for all URLs at once. To clear the Global Assembly Cache (GAC) for every web front-end, see "Upgrade Deployment Error: Cannot deploy solution Jive.SharePoint.wsp" in Special Cases Related to Jive for SharePoint Installation.
    4. Navigate to manage features.
      • In SharePoint 2007: Select Central Admin > Application Management > Manage Web application features, and select the appropriate web application in the top right drop-down list.
      • In SharePoint 2010: Select Manage Features.
  3. Activate the Jive Infrastructure feature. If the "Jive Infrastructure" feature is already active you need to deactivate it and then re-activate it.
  4. Select other web applications, and activate as appropriate.
  5. Please see Managing Jive Installations for details on configuring Jive installations to use in SharePoint.
    Important: Please ensure the Jive components for Jive for SharePoint have been installed in Jive before continuing.
  6. Restart the Central Administration application pool to view the Jive-related links within Central Administration. To do this, run IISRESET from a command line for each web front-end. This restarts all application pools, not just the Central Adminstration application pool.

Activating the Features

  1. Open the target site collection(s) in a browser.
  2. Log in as a site collection administrator for that site.
  3. Go to Site Actions > Site Settings > Site Collection Features.
  4. Activate the Jive Web Parts feature and the Jive Copy To Workflow feature.