No cleanup after DeploymentWatcher exception
--------------------------------------------
Key: GERONIMO-2230
URL: http://issues.apache.org/jira/browse/GERONIMO-2230
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: deployment
Affects Versions: 1.1
Reporter: Aaron Mulder
Assigned To: Aaron Mulder
Fix For: 1.1.1
Currently, DeploymentWatchers are notified of deployments, but if they throw an
exception, the deployment fails but is not cleaned up. The easiest way around
this is to allow DeploymentWatcher.deploy to throw IOException or
DeploymentException, which we do clean up after.
--
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