You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Alasdair Nottingham (JIRA)" <ji...@apache.org> on 2010/02/19 22:44:27 UTC

[jira] Assigned: (ARIES-196) Make ApplicationContextManagerImpl fully stateless

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

Alasdair Nottingham reassigned ARIES-196:
-----------------------------------------

    Assignee: 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.