OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-assembly message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Binding name in the service/reference promotion case


Hi,

In a composite as follows:

<composite ...>
       <service name="Service2" promote="Component1/Service1">

       <component name="Component1">
                    <service name="Service1">
                                <binding.sca/> <!-- it can be created implicitly if no bindings are present -->
                    </service>
       </component>

...
</composite>

The binding.sca will get a name "Service1". When it is inherited by the composite service "Service2", what happens to its name? Should it be "Service1" or "Service2"?


Thanks,
Raymond

Raymond Feng
Senior Software Engineer, Apache Tuscany PMC Member & Committer

IBM Bay Area Lab, 1001 E Hillsdale Blvd, Suite 400, Foster City, CA 94404, USA
E-mail
:
rfeng@us.ibm.com, Notes: Raymond Feng/Burlingame/IBM, Tel: 650-645-8117, T/L: 367-8117
Apache Tuscany
:
http://tuscany.apache.org
Co-author of Tuscany In Action:
http://www.manning.com/laws

S/MIME Cryptographic Signature



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]