I don't think we should have potentially different composite definitions with the same name. For example, this will cause problems when used in conjunction with a repository.

--
Jeremy


On Aug 16, 2006, at 9:40 PM, [EMAIL PROTECTED] wrote:
====================================================================== ======== --- incubator/tuscany/java/sca/test/src/main/resources/META-INF/ tuscany/composite.scdl (original) +++ incubator/tuscany/java/sca/test/src/main/resources/META-INF/ tuscany/composite.scdl Wed Aug 16 21:40:41 2006
@@ -24,11 +24,14 @@
 -->
 <composite xmlns="http://www.osoa.org/xmlns/sca/1.0";
xmlns:system="http://tuscany.apache.org/xmlns/system/ 1.0-SNAPSHOT"
-           name="org.apache.tuscany.test.Composite">
+           name="org.apache.tuscany.launcher.Composite">


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

Reply via email to