[ 
https://issues.apache.org/jira/browse/ARIES-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet resolved ARIES-1038.
------------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

URL: http://svn.apache.org/r1460705
URL: http://svn.apache.org/r1460706

                
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to