You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by jb...@apache.org on 2007/01/06 17:25:03 UTC

svn commit: r493499 - in /incubator/tuscany/java/sca/runtime/standalone: assembly/src/main/assembly/profiles/launcher/system.scdl launcher/src/main/resources/META-INF/

Author: jboynes
Date: Sat Jan  6 08:25:02 2007
New Revision: 493499

URL: http://svn.apache.org/viewvc?view=rev&rev=493499
Log:
propogate r493453 to scdl in the profile and remove obsolete copy

Removed:
    incubator/tuscany/java/sca/runtime/standalone/launcher/src/main/resources/META-INF/
Modified:
    incubator/tuscany/java/sca/runtime/standalone/assembly/src/main/assembly/profiles/launcher/system.scdl

Modified: incubator/tuscany/java/sca/runtime/standalone/assembly/src/main/assembly/profiles/launcher/system.scdl
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/runtime/standalone/assembly/src/main/assembly/profiles/launcher/system.scdl?view=diff&rev=493499&r1=493498&r2=493499
==============================================================================
--- incubator/tuscany/java/sca/runtime/standalone/assembly/src/main/assembly/profiles/launcher/system.scdl (original)
+++ incubator/tuscany/java/sca/runtime/standalone/assembly/src/main/assembly/profiles/launcher/system.scdl Sat Jan  6 08:25:02 2007
@@ -31,11 +31,6 @@
         <system:implementation.system class="org.apache.tuscany.core.deployer.DeployerImpl"/>
     </component>
 
-    <!-- Management service -->
-    <component name="managementService">
-        <system:implementation.system class="org.apache.tuscany.core.services.management.jmx.JmxManagementService"/>
-    </component>
-
     <!-- Work management -->
     <component name="workContext">
         <system:implementation.system class="org.apache.tuscany.core.component.WorkContextImpl"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org