[
https://issues.apache.org/jira/browse/ARIES-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Wilkinson resolved ARIES-359.
-----------------------------------
Resolution: Fixed
The isolated runtime is now fully committed.
> Implement an isolated application runtime
> -----------------------------------------
>
> Key: ARIES-359
> URL: https://issues.apache.org/jira/browse/ARIES-359
> Project: Aries
> Issue Type: New Feature
> Components: Application
> Reporter: Chris Wilkinson
> Assignee: Chris Wilkinson
> Attachments: isolatedRuntimePatch.diff
>
> Original Estimate: 504h
> Remaining Estimate: 504h
>
> The Apache Aries application documentation
> (http://incubator.apache.org/aries/applications.html ) states, "An Aries
> application isolates the OSGi services offered by its contained modules so
> that they are not visible outside the application unless explicitly
> configured to be exported from the application." This JIRA is being raised
> for the work which will provide a new runtime within the application module
> that will implement this isolation. This first implementation will be based
> on the multi-framework API in Equinox 3.5.
> Each application's Deployed-Content will be installed into its own isolated
> framework. These application frameworks will all be children of a single
> framework or 'shared bundle space' into which applications' dependencies will
> be installed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.