From 122cf49d042ce2d5e3c8ecd81ae3e7694c0d9cc6 Mon Sep 17 00:00:00 2001
From: j2blake
TBD
+ If you decide not to use OpenSocial gadgets in your VIVO installation,
+ there are several ways to deactivate them, depending on how firm your decision is,
+ and how thorough you wish to be.
+
+ You can disable any or all of the installed gadgets
+ by setting the enabled flag in orng_apps to zero
+ (see section II.i. The orng_apps database table).
+
+ To make this change take effect, restart Tomcat, or clear the OpenSocial cache
+ (see section III.ii. Resetting the gadget cache).
+
+ Disabling the gadgets, as above, will remove essentially all of the OpenSocial processing
+ within VIVO. To remove the remainder of it, you can disable the connection between
+ VIVO and the OpenSocial service. Do this by removing or commenting
+ the OpenSocial properties in deploy.properties
+ (see section I.iv. Configure VIVO).
+
+ To make this change take effect, re-deploy VIVO and restart Tomcat.
+
+ Disabling the connection, as above, will remove all of the OpenSocial processing
+ from your VIVO requests. However, you may still see that Tomcat takes longer to
+ start up, and requires more memory.
+
+ To remove the OpenSocial webapp from Tomcat,
+ III.iv. Disabling the OpenSocial gadgets
+
+
Disable the gadgets
+
+ Disable the connection
+
+ Remove the OpenSocial webapp from Tomcat
+
+
+
+
+ To remove all traces of OpenSocial from your VIVO installation, you should take the steps + outlined above, and also: +
+ These steps will have no appreciable effect on the operation of VIVO, Tomcat, or MySQL. + However, if these artifacts are not removed they could be a source of puzzlement for + future VIVO maintainers. +
+