-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
Make sure the new SE API can be used to define a CDI deployment that is subsequently passed to weld-servlet. This could be useful especially when using embedded Servlet containers. This is related to WELD-1665. Probably both WeldContainer and Weld make sense:
- WeldContainer - a reference to a running container that weld-servlet uses
- Weld - a reference to a container "configuration" that weld-servlet uses. In this case weld-servlet handles bootstrap and shutdown.