Binding builders for component and composite services should be separated
-------------------------------------------------------------------------
Key: TUSCANY-2449
URL: https://issues.apache.org/jira/browse/TUSCANY-2449
Project: Tuscany
Issue Type: Bug
Components: Java SCA Assembly Model
Affects Versions: Java-SCA-1.3
Environment: All
Reporter: Simon Nash
Assignee: Simon Nash
Fix For: Java-SCA-1.3
The binding builders for component services and composite services are
currently combined into a single builder. These should be separated into two
separate builders. This would provide flexibility to run these builders at
different stages of the builder sequence if necessary, or to run them in a
different order, or possibly to omit one of them in some cases. This is not
possibly with the current code structure, which requires that they are always
run together with the component services builder being run first.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.