Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.7.3, 7.0.0-M1
-
None
Description
If an application defines multiple resources, and one of the resources fails to start, the application is undeployed (as it should be), but when trying to undeploy the application, TomEE will lookup other resources to undeploy. The lookup will cause those resources to initialize and potentially throw confusing exceptions.