[
https://issues.apache.org/jira/browse/GERONIMO-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724365#action_12724365
]
viola.lu commented on GERONIMO-4696:
------------------------------------
Rodger: in build 2009.06.20-21:08:29.060-0400, this problem doesn't exit, pls
verify it.
> Directory should be removed when a module's deployment fails.
> -------------------------------------------------------------
>
> Key: GERONIMO-4696
> URL: https://issues.apache.org/jira/browse/GERONIMO-4696
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: deployment
> Affects Versions: 2.2
> Reporter: Rodger Zhang
> Attachments: general_store.war, geronimo-web.xml
>
>
> I write a war using datasource. Deploy it with a geronimo-web.xml that does
> not contain the dependence on the datasource.
> As anticipated , it fails to be deployed. But when I deploy the war again
> with the right geronimo-web.xml (dependence has been added),
> there is an error:
> org.apache.geronimo.kernel.config.ConfigurationAlreadyExistsException:
> Configuration already exists:
> There is no module with the very name in config.xml , but a directory with
> the very name exists in <geronimo_home>/repository/ .
> If I remove the directory in repository manually, then I can depoly the war
> successfully.
> So, if a module's deployment fails, the directory created in repository
> should be removed automatically.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.