On Tue, Mar 2, 2010 at 5:12 PM, Wayne Keenan <wayne.kee...@gmail.com> wrote:
>
>>
>>
>>>
>>> Could you post the initialization code around the SCADomain ? Also,
>>> could you try adding a sca-contribution.xml to see if that workaround
>>> the issue you are having.
>>>
>>
>
> I added 2 sca-contribution.xml files: (A|B)/META-INF/sca-contribution.xml
>
> and re-arrange the structure by moving the
> (A|B)/META-INF/sca-deployables/*.composite to their respective /*.composite
> location.
>
> However I still get the same problem only the 1st folder that appears in the
> class-path ever gets instantiated.
>
> Regards
> Wayne
>

It seems that you are trying to add two contributions to the runtime.
We have some examples that could give you a better idea...

please check:
https://svn.apache.org/repos/asf/tuscany/sca-java-1.x/trunk/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java
or
https://svn.apache.org/repos/asf/tuscany/sca-java-1.x/trunk/itest/contribution-import-export/

-- 
Luciano Resende
http://people.apache.org/~lresende
http://twitter.com/lresende1975
http://lresende.blogspot.com/

Reply via email to