[jboss-jira] [JBoss JIRA] (WFLY-1370) Add ability to load CDI portable extensions from static modules
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Wed Jul 31 00:09:27 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794059#comment-12794059 ]
RH Bugzilla Integration commented on WFLY-1370:
-----------------------------------------------
Scott Mumford <smumford at redhat.com> made a comment on [bug 927895|https://bugzilla.redhat.com/show_bug.cgi?id=927895]
Added a revised release note draft since this bug is now resolved. Please review and confirm technical accuracy.
Including base-matter here for further reference if required:
Cause:
CDI portable extensions were not picked up from a static module that had its services exposed to the deployment
Consequence:
CDI Portable extensions from a static module were not working unless they were explicitly activated in the deployment with META-INF/services/javax.enterprise.inject.spi.Extension file.
Fix:
The way CDI portable extensions are loaded was changed, so they will be picked up from any module that has its services exposed to the deployment
Result:
CDI portable extensions can now be loaded from a static module.
> Add ability to load CDI portable extensions from static modules
> ---------------------------------------------------------------
>
> Key: WFLY-1370
> URL: https://issues.jboss.org/browse/WFLY-1370
> Project: WildFly
> Issue Type: Feature Request
> Components: CDI / Weld
> Reporter: Stuart Douglas
> Assignee: Stuart Douglas
> Fix For: 8.0.0.Alpha2
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list