[
https://issues.apache.org/jira/browse/TUSCANY-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramkumar Ramalingam reassigned TUSCANY-2162:
--------------------------------------------
Assignee: Ramkumar Ramalingam
> Spring SCA specification should accomodate common beans/aspects used by
> different composites/components
> -------------------------------------------------------------------------------------------------------
>
> Key: TUSCANY-2162
> URL: https://issues.apache.org/jira/browse/TUSCANY-2162
> Project: Tuscany
> Issue Type: New Feature
> Components: Java SCA Spring Implementation Extension
> Reporter: Catalin Boloaja
> Assignee: Ramkumar Ramalingam
> Fix For: Java-SCA-Next
>
>
> The use case : service composites using components or composites as Spring
> beans. Those beans rely on other injected common beans or applied aspects.
> We should not instantiate a new bean or aspect for every Spring component or
> composite if the beans and aspects are shared .
> The Spring way would be to declare a parent context to accommodate the common
> beans / aspects.
> The Spring SCA implementation specification says a new Spring context will be
> created for each composite. Unclear for component.
> Can we enhance the specification in the sense of a parent application context
> ?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.