-
Bug
-
Resolution: Done
-
Minor
-
2.2.0.Beta1
-
None
See the spec, section 12.5 "Integration with Unified EL".
Theoretically this may cause problems because:
A contextual reference is not, in general, required to implement all concrete bean types of the bean.
In practice, this is rather a minor issue because it seems that Weld proxies implement all bean types of the bean.
- blocks
-
WELD-1827 Proxy creation fails for a @Named bean when a superclass does not have a no-arg constructor
- Resolved