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

Reply via email to