[ 
https://issues.apache.org/jira/browse/ARIES-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993501#comment-13993501
 ] 

ASF GitHub Bot commented on ARIES-1038:
---------------------------------------

Github user jstrachan closed the pull request at:

    https://github.com/apache/aries/pull/2


> be able to easily use Blueprint inside a WAR in any servlet container using 
> blueprint-noosgi and a ServletContextListener to boot up all the blueprint 
> XML files
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARIES-1038
>                 URL: https://issues.apache.org/jira/browse/ARIES-1038
>             Project: Aries
>          Issue Type: New Feature
>            Reporter: james strachan
>            Assignee: Guillaume Nodet
>
> I've an initial patch I'm about to submit as a pull request which is a first 
> cut. 
> Basically letting WARs in a servlet engine act like blueprint in OSGi; in the 
> sense that any jar can include a blueprint XML file (in 
> META-INF/blueprint.xml to differentiate from the OSGi based configuration?) 
> which the ServletContextListener can then use to find all the blueprint XML 
> files on the classpath (e.g. in dependent jars of the WAR) and then boot 
> everything up



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to