Hi,

Maybe I am understanding this wrong, but if I undeploy my application (ear) from geronimo and receive the following output:

    [java] Module AppName stopped.
    [java] Module AppName unloaded.
    [java] Module AppName uninstalled.
    [java] Undeployed AppName
    [java] `-> AppName.war
    [java] `-> AppName-cmp-ejb.jar
    [java] `-> AppName-ejb.jar

... I would actually not expect that the app is still running. Looking into the config store tells me that some things like the ...war-generated folders are deleted but others are still there (such as the war directory, the AppName-cmp-ejb.jar and the AppName-ejb.jar). I would expect that everything is properly deleted?!

Maybe I simply don't understand it properly - so enlighten me please :-).

Thanks.

Regards,
Stefan Schmidt

Reply via email to