You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Sachin Patel (JIRA)" <de...@geronimo.apache.org> on 2006/02/16 01:01:45 UTC

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

    [ http://issues.apache.org/jira/browse/GERONIMO-1631?page=comments#action_12366563 ] 

Sachin Patel commented on GERONIMO-1631:
----------------------------------------

This can be reproduced with the modules on http://people.apache.org/~sppatel/temp/

(1) Install TestEJB
(2) Install TestWar (which contains an import to TestEJB)
(3) Uninstall TestEJB
(4) Restart
(5) NoSuchConfig on TestEJB

> NoSuchConfigException when restarting app after undeploying
> -----------------------------------------------------------
>
>          Key: GERONIMO-1631
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1631
>      Project: Geronimo
>         Type: Bug
>   Components: deployment
>     Versions: 1.0
>     Reporter: Sachin Patel
>      Fix For: 1.1

>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira