]
Jason Greene updated WFLY-4438:
-------------------------------
Fix Version/s: 9.0.0.CR1
(was: 9.0.0.Beta1)
Singleton EJB constructor called per method invocation
------------------------------------------------------
Key: WFLY-4438
URL:
https://issues.jboss.org/browse/WFLY-4438
Project: WildFly
Issue Type: Bug
Components: CDI / Weld
Affects Versions: 8.2.0.Final, 9.0.0.Alpha1
Reporter: Kirill Gaevskii
Assignee: Martin Kouba
Fix For: 9.0.0.CR1
@Singleton EJB constructor and @PostConstruct method call not once.