I moved the launcher's system scdl from inside the jar into the profile so this copy is no longer valid. I duplicated this change in the profile's copy and have removed this obsolete file (see r493499).

Sorry for the confusion.
--
Jeremy

On Jan 6, 2007, at 4:04 AM, [EMAIL PROTECTED] wrote:

Author: meerajk
Date: Sat Jan  6 04:04:44 2007
New Revision: 493453

URL: http://svn.apache.org/viewvc?view=rev&rev=493453
Log:
Removed management service from system scdl.

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

Modified: incubator/tuscany/java/sca/runtime/standalone/launcher/ src/main/resources/META-INF/tuscany/system.scdl URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/ runtime/standalone/launcher/src/main/resources/META-INF/tuscany/ system.scdl?view=diff&rev=493453&r1=493452&r2=493453 ====================================================================== ======== --- incubator/tuscany/java/sca/runtime/standalone/launcher/src/main/ resources/META-INF/tuscany/system.scdl (original) +++ incubator/tuscany/java/sca/runtime/standalone/launcher/src/main/ resources/META-INF/tuscany/system.scdl Sat Jan 6 04:04:44 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.JmxManagementSe rvice"/>
-    </component>
-
     <!-- Work management -->
     <component name="workContext">
<system:implementation.system class="org.apache.tuscany.core.component.WorkContextImpl"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to