-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Alpha4
-
None
In order for Weld to properly clean up injected dependent objects (such as calling the @PreDestroy or @Disposes method), it is important that creationalContext.release() is called when the scope of the test ends.