[weld-issues] [JBoss JIRA] Created: (WELD-450) Create portable Java SE bootstrap API

Matthieu Chase Heimer (JIRA) jira-events at lists.jboss.org
Mon Feb 22 14:59:10 EST 2010


Create portable Java SE bootstrap API
-------------------------------------

                 Key: WELD-450
                 URL: https://jira.jboss.org/jira/browse/WELD-450
             Project: Weld
          Issue Type: Feature Request
          Components: Spec
    Affects Versions: 1.0.1.CR2
         Environment: any
            Reporter: Matthieu Chase Heimer
            Priority: Minor


Weld has a Java SE bootstrapping API see: https://jira.jboss.org/jira/browse/WELDX-50

It is not portable. The spec should outline a portable client bootstrap API for SE environments. Something like:
CDIContainer cdi = CDIContainer.createCDIContainer();

Even before the spec includes one it would be nice if Weld included a *possible* implementation of a vendor neutral SE bootstrap API.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list