Sergey Beryozkin created ARIES-1122:
---------------------------------------

             Summary: 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


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)

Reply via email to