Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Java-SCA-1.5
-
None
-
None
-
All
Description
I have some domain manager scenarios in mind where I'd like to be able to embed the Tuscany runtime and do the following
- Add new extensions programmatically, i.e. not relying on the META-INF/services information. I'd like this as in the case I have in mind the runtime is already running at the point at which I want to add the extensions
- Read and resolve contributions in order that the resolved model can be further analysed. I'd like to be able to print out the details of whats in the model and the relationships between the components.