You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:51:31 UTC

[jira] Assigned: (GERONIMO-1631) NoSuchConfigException when restarting app after undeploying

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

Prasad Kashyap reassigned GERONIMO-1631:
----------------------------------------

    Assignee: Rakesh Midha

> NoSuchConfigException when restarting app after undeploying
> -----------------------------------------------------------
>
>                 Key: GERONIMO-1631
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-1631
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 1.0
>            Reporter: Sachin Patel
>            Assignee: Rakesh Midha
>             Fix For: 2.0
>
>         Attachments: undeploydependecies.patch
>
>
> If I have config A that imports config B.  If undeploy is invoked on B... then...
> Module B/B unloaded.
> Module B/B uninstalled.
> Undeployed B/B
> So module B is not being stopped, thus resulting in a NoSuchConfigException on B when the server is restarted.
> If A is undeployed before B, then all is ok.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.