Release Notes - Weld - Version 2.2.9.Final - HTML format

Bug

  • [WELD-1805] - WeldApplication implemetation leads to NullPointerException on JSF 2.2
  • [WELD-1808] - EnhancedListener should not shutdown Weld if org.jboss.weld.environment.servlet.Listener is registered
  • [WELD-1812] - Use of RequestScopedCache for removing InterceptionDecorationContext is causing problems
  • [WELD-1823] - CDI1.2 section 6.5.3 a null value should be returned for the injection point if it is not being injected into any injection point.
  • [WELD-1827] - Proxy creation fails for a @Named bean when a superclass does not have a no-arg constructor
  • [WELD-1828] - Weld doesn't work on ibm JDK
  • [WELD-1829] - Classloading bug in Reflections.java
  • [WELD-1830] - AbstractCDI should consider javax.enterprise.inject.spi.Unmanaged
  • [WELD-1831] - BeanAttributesFactory should ignore illegal bean types
  • [WELD-1834] - Proxy creation fails when a superclass does not have a no-arg constructor
  • [WELD-1837] - Weld SE does not support empty beans.xml files

Task

  • [WELD-1788] - Create a test for asyc Servlet processing
  • [WELD-1806] - Backport WELD-1787 to 2.2

Enhancement

  • [WELD-1816] - Speed up construction of simple beans
  • [WELD-1818] - Detect when BeanIdentifierIndexes differ in a cluster

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.