[weld-issues] [JBoss JIRA] Updated: (WELD-450) Create portable Java SE bootstrap API
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Feb 23 11:12:10 EST 2010
[ https://jira.jboss.org/jira/browse/WELD-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated WELD-450:
---------------------------
Affects Version/s: (was: 1.0.1.CR2)
> 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
> 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