-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
32.0.0.Final
-
---
-
---
WFLY-11566 made component class a super class of proxy in order to help with validation problems. This leads to a side effect bug in which each proxy creation runs (f.e. as a result of view construction) leads to component constructor invocation. This should have no effect on specification related EJBs behavior cause the components themselves are created and injected correctly as a part of another process. Nevertheless, this bug needs to be eliminated.
- is cloned by
-
JBEAP-26764 [GSS](7.4.z) WFLY-19120 - EJB: don't invoke constructor on proxy creation
- New
-
JBEAP-26768 [GSS](8.0.z) WFLY-19120 - EJB: don't invoke constructor on proxy creation
- Open
- relates to
-
WFLY-11566 ConstraintDeclarationException on JAX-RS/EJB Methods with List/Set query parameter
- Closed