[jboss-jira] [JBoss JIRA] Commented: (JBAS-8510) Archive being scanned even though no beans.xml is present
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Thu Oct 14 19:01:39 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557189#action_12557189 ]
Stuart Douglas commented on JBAS-8510:
--------------------------------------
The one that is added by ELExtension will have it's qualifiers replaced with synthetic ones by the default bean extension, so it will not conflict.
When debugging I observed two WeldClassImpl's for VariableMapper, one with discovered=true and one with discovered=false.
> Archive being scanned even though no beans.xml is present
> ---------------------------------------------------------
>
> Key: JBAS-8510
> URL: https://jira.jboss.org/browse/JBAS-8510
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Weld/CDI
> Reporter: Stuart Douglas
> Assignee: Ales Justin
>
> When using the latest jboss as snapshot from hudson weld-extensions tests fail.
> It appears this is because the weld-extensions jar is being scanned and the annotated types added even though there is no beans.xml in the archive.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list