Hi!
I developed an API to bootstrap and control CDI containers from within a SE application [1]. This was originally developed to make OpenWebBeans SE applications easily testable, but it also can be used for SE applications in general! There is already an implementation for OpenWebBeans [2] and it would be really easy to also provide the same for various Weld versions. wdyt? Could be nice to import this as core/bootstrap/api core/bootstrap/owb and add a new core/bootstrap/weld LieGrue, strub [1] https://svn.apache.org/repos/asf/openwebbeans/trunk/webbeans-test/cditest/src/main/java/org/apache/webbeans/cditest/ [2] https://svn.apache.org/repos/asf/openwebbeans/trunk/webbeans-test/cditest-owb/
