From 3ed44524c6e7fa0646329412ac04fa9bef3fd942 Mon Sep 17 00:00:00 2001 From: rfeng Date: Fri, 31 Jul 2009 01:27:55 +0000 Subject: Disable the OSGi DS to avoid conflicts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799483 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/samples/dosgi-calculator/META-INF/MANIFEST.MF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/sca/samples/dosgi-calculator/META-INF') diff --git a/java/sca/samples/dosgi-calculator/META-INF/MANIFEST.MF b/java/sca/samples/dosgi-calculator/META-INF/MANIFEST.MF index 4b7b7ec71b..542b53b085 100644 --- a/java/sca/samples/dosgi-calculator/META-INF/MANIFEST.MF +++ b/java/sca/samples/dosgi-calculator/META-INF/MANIFEST.MF @@ -16,5 +16,5 @@ Bundle-ActivationPolicy: lazy Eclipse-LazyStart: true Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-DocURL: http://www.apache.org/ -Service-Component: OSGI-INF/calculator-component.xml +Service-Component-Disabled: OSGI-INF/calculator-component.xml Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6 -- cgit v1.2.3