Hi,

I'm new to SCA and I've tried to implement a first composite with a few inner 
components.
These components are written in C++ and use a legacy library that needs each 
user to be identified by a unique ID.
I've therefore set the scope of the only interface of my component connected 
to this library as "composite" so that it doesn't connect twice with the same 
ID.
It seems however that this is not taken into account and that many instances 
of the component are build.
Is it a known behaviour or is the problem in my code ?

Thanks,
Julien

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to