-
Task
-
Resolution: Done
-
Major
-
2.3.4.Final
-
None
A.1. The Weld SPI
- bootstrap.setEnvironment() does not exist anymore
A.1.11. Initialization and shutdown
- org.jboss.weld.bootstrap.WeldBeansBootstrap is not in Weld codebase for a long time
- org.jboss.weld.bootstrap.api.CDI11Bootstrap is not mentioned at all, altough CDI 1.1+ integrators should use this interface
- Manager should be org.jboss.weld.manager.api.WeldManager
- JpaServices should be org.jboss.weld.injection.spi.JpaInjectionServices
- " You must also provide the application context bean store." seems to be out of context