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

svn commit: r519287 - in /incubator/tuscany/java/distribution/sca/demo/src/main/profiles: master/system.scdl slave1/system.scdl slave2/system.scdl

Author: meerajk
Date: Sat Mar 17 04:29:47 2007
New Revision: 519287

URL: http://svn.apache.org/viewvc?view=rev&rev=519287
Log:
fixed system scdl

Modified:
    incubator/tuscany/java/distribution/sca/demo/src/main/profiles/master/system.scdl
    incubator/tuscany/java/distribution/sca/demo/src/main/profiles/slave1/system.scdl
    incubator/tuscany/java/distribution/sca/demo/src/main/profiles/slave2/system.scdl

Modified: incubator/tuscany/java/distribution/sca/demo/src/main/profiles/master/system.scdl
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/distribution/sca/demo/src/main/profiles/master/system.scdl?view=diff&rev=519287&r1=519286&r2=519287
==============================================================================
--- incubator/tuscany/java/distribution/sca/demo/src/main/profiles/master/system.scdl (original)
+++ incubator/tuscany/java/distribution/sca/demo/src/main/profiles/master/system.scdl Sat Mar 17 04:29:47 2007
@@ -156,17 +156,14 @@
     </component>
     
     <!-- Jetty HTTP service -->
-    <component name="httpService">
+    <!--component name="httpService">
         <system:implementation.system
             class="org.apache.tuscany.service.jetty.JettyServiceImpl"/>
-    </component>
+    </component-->    
     
-    
-    <!--------------------------------------------------------------------------------------------->
-    
-    <!----------------------------Legacy from launcher SCDL --------------------------------------->
-    
-    <!--------------------------------------------------------------------------------------------->
+    <!--_________________________________________________________________________________________-->
+    <!--__________________________Legacy from launcher SCDL _____________________________________-->
+    <!--_________________________________________________________________________________________-->
     
     <!-- Component that provides the Deployer service -->
     <component name="deployer">

Modified: incubator/tuscany/java/distribution/sca/demo/src/main/profiles/slave1/system.scdl
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/distribution/sca/demo/src/main/profiles/slave1/system.scdl?view=diff&rev=519287&r1=519286&r2=519287
==============================================================================
--- incubator/tuscany/java/distribution/sca/demo/src/main/profiles/slave1/system.scdl (original)
+++ incubator/tuscany/java/distribution/sca/demo/src/main/profiles/slave1/system.scdl Sat Mar 17 04:29:47 2007
@@ -156,17 +156,14 @@
     </component>
     
     <!-- Jetty HTTP service -->
-    <component name="httpService">
+    <!--component name="httpService">
         <system:implementation.system
             class="org.apache.tuscany.service.jetty.JettyServiceImpl"/>
-    </component>
+    </component-->    
     
-    
-    <!--------------------------------------------------------------------------------------------->
-    
-    <!----------------------------Legacy from launcher SCDL --------------------------------------->
-    
-    <!--------------------------------------------------------------------------------------------->
+    <!--_________________________________________________________________________________________-->
+    <!--__________________________Legacy from launcher SCDL _____________________________________-->
+    <!--_________________________________________________________________________________________-->
     
     <!-- Component that provides the Deployer service -->
     <component name="deployer">

Modified: incubator/tuscany/java/distribution/sca/demo/src/main/profiles/slave2/system.scdl
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/distribution/sca/demo/src/main/profiles/slave2/system.scdl?view=diff&rev=519287&r1=519286&r2=519287
==============================================================================
--- incubator/tuscany/java/distribution/sca/demo/src/main/profiles/slave2/system.scdl (original)
+++ incubator/tuscany/java/distribution/sca/demo/src/main/profiles/slave2/system.scdl Sat Mar 17 04:29:47 2007
@@ -156,17 +156,14 @@
     </component>
     
     <!-- Jetty HTTP service -->
-    <component name="httpService">
+    <!--component name="httpService">
         <system:implementation.system
             class="org.apache.tuscany.service.jetty.JettyServiceImpl"/>
-    </component>
+    </component-->    
     
-    
-    <!--------------------------------------------------------------------------------------------->
-    
-    <!----------------------------Legacy from launcher SCDL --------------------------------------->
-    
-    <!--------------------------------------------------------------------------------------------->
+    <!--_________________________________________________________________________________________-->
+    <!--__________________________Legacy from launcher SCDL _____________________________________-->
+    <!--_________________________________________________________________________________________-->
     
     <!-- Component that provides the Deployer service -->
     <component name="deployer">



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