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
- Log into SharePoint's web application front end server using an account with
Farm Administrator privileges in order to upload and deploy the .wsp
- 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
- Run stsadm -o addsolution -filename Jive.SharePoint.wsp in
the directory containing the extraction of
Jive_SP_Connector_NetApplication_102.zip
Deploying the Solution
- Open the SharePoint Central Administration in a browser.
- Manage application features:
In SharePoint 2007
- Go to Central Admin > Operations > Solution
Management.
- Select the Jive.SharePoint.wsp package and deploy it to
the target web application(s).
- 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
- Go to Central Administration > Manage web
applications.
- Select the Jive.SharePoint.wsp package and deploy it to
the target web application(s).
- Select Manage Features.
Note: If the deployment in the above steps fails, you can correct it by
performing the following steps.
- Open a command prompt and set your path to the SharePoint bin
directory as described above in the Uploading the Solutions Package
procedure.
- Type the following command stsadm -o deploysolution
-name Jive.SharePoint.wsp -url
http://sharepoint.mycompany.com -immediate
-allowgacdeployment -force
- 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.
- 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.
- Activate the Jive Infrastructure feature. If the "Jive Infrastructure"
feature is already active you need to deactivate it and then re-activate
it.
- Select other web applications, and activate as appropriate.
- 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.
- 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
- Open the target site collection(s) in a browser.
- Log in as a site collection administrator for that site.
- Go to Site Actions > Site Settings > Site Collection Features.
- Activate the Jive Web Parts feature and the Jive Copy To Workflow
feature.