[
https://issues.apache.org/jira/browse/ARIES-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788236#comment-13788236
]
Sergey Beryozkin edited comment on ARIES-1122 at 10/7/13 3:41 PM:
------------------------------------------------------------------
New blueprint-web-osgi module, loosely based on a non-OSGI implementation. It
depends on the proposed BlueprintExtenderService.
was (Author: sergey_beryozkin):
New blueprint-web-osgi module, loosely based on a non-OSGI implementation. It
depends on the proposed BlueprintContainerService.
> Introduce Blueprint Web OSGI module
> -----------------------------------
>
> Key: ARIES-1122
> URL: https://issues.apache.org/jira/browse/ARIES-1122
> Project: Aries
> Issue Type: New Feature
> Components: Blueprint
> Reporter: Sergey Beryozkin
> Assignee: Sergey Beryozkin
> Attachments: aries1122.txt
>
>
> The existing Blueprint Web module depends on a non-OSGI Blueprint module. In
> some cases it is necessary to be able to access or create BlueprintContainer
> for a given bundle the same way Blueprint Web does but in OSGI environment.
> Example: Custom servlet will depend on OSGI aware Blueprint
> ServletContextListener. This listener will use a proposed
> BlueprintExtenderService to create BlueprintContainer and set is as
> ServletContext attribute. The custom servlet will check BlueprintContainer
> and extract the required application components
--
This message was sent by Atlassian JIRA
(v6.1#6144)