Author: [email protected]
Date: Mon May 14 08:59:41 2012
New Revision: 2354

Log:
[AMDATUOPENSOCIAL-209] Multi tenant fixes

Modified:
   
trunk/amdatu-opensocial/config/src/main/resources/org.amdatu.opensocial.shindig.xml

Modified: 
trunk/amdatu-opensocial/config/src/main/resources/org.amdatu.opensocial.shindig.xml
==============================================================================
--- 
trunk/amdatu-opensocial/config/src/main/resources/org.amdatu.opensocial.shindig.xml
 (original)
+++ 
trunk/amdatu-opensocial/config/src/main/resources/org.amdatu.opensocial.shindig.xml
 Mon May 14 08:59:41 2012
@@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<MetaData xmlns:metatype="http://www.osgi.org/xmlns/metatype/v1.1.0"; 
filter="(|(!(org.amdatu.tenant.pid=*))(org.amdatu.tenant.pid=org.amdatu.tenant.PLATFORM))">
+<MetaData xmlns="http://www.osgi.org/xmlns/metatype/v1.1.0"; 
filter="(|(!(org.amdatu.tenant.pid=*))(org.amdatu.tenant.pid=org.amdatu.tenant.PLATFORM))">
   <OCD name="Amdatu OpenSocial - Shindig Config" 
id="org.amdatu.opensocial.shindig">
     <AD id="shindig.features.default" description="Location of feature 
manifests (comma separated)" type="STRING" cardinality="0" />
     <AD id="shindig.containers.default" description="Location of container 
configurations (comma separated) NB: this property is set by 
org.amdatu.opensocial.shindig.module.ConfigurationAdminGuiceModule" 
type="STRING" cardinality="0" />
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to