[jbosstools-issues] [JBoss JIRA] (JBIDE-19023) CDI validation cannot find beans in src/test to be used for injection

Alexey Kazakov (JIRA) issues at jboss.org
Fri Jan 9 18:19:29 EST 2015


    [ https://issues.jboss.org/browse/JBIDE-19023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031536#comment-13031536 ] 

Alexey Kazakov commented on JBIDE-19023:
----------------------------------------

Probably it's the same issue - JBIDE-13138
Does your project use src/test/resources/beans.xml instead of src/test/resources/META-INF/beans.xml?

> CDI validation cannot find beans in src/test to be used for injection
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-19023
>                 URL: https://issues.jboss.org/browse/JBIDE-19023
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi
>            Reporter: Jason Porter
>            Assignee: Alexey Kazakov
>             Fix For: 4.2.3.Final, 4.3.0.Alpha1
>
>
> While trying to fix BZ1178874 I discovered that classes in src/test are not picked up as being valid beans to satisfy injection points. In the example in the Bugzilla issue (https://github.com/jboss-developer/jboss-eap-quickstarts/commit/7aa69072ef012f78cf5c1a43c1848b39d81d1472) it's a public static class being used, but even if that class is split off into its own public class it still isn't found as a valid bean.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list