[
https://issues.apache.org/jira/browse/ARIES-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on ARIES-196 started by Alasdair Nottingham.
> Make ApplicationContextManagerImpl fully stateless
> --------------------------------------------------
>
> Key: ARIES-196
> URL: https://issues.apache.org/jira/browse/ARIES-196
> Project: Aries
> Issue Type: Bug
> Components: Application
> Reporter: Alasdair Nottingham
> Assignee: Alasdair Nottingham
>
> As identified by Guillaume the current ApplicationContextManagerImpl looses
> its state after a restart, but the bundles it installed are left in the
> framework meaning that we cannot reinstall the application after a restart.
> ARIES-165 aims to make the ApplicationContextManagerImpl store its state for
> a restart, but that looks like it will be a bit of work to get right. In
> order to fix the issue for the release we should uninstall the bundles on
> shutdown to provide a proper stateless (not half stateless) runtime.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.