[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8578) Load beans from weld jars

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Mar 11 17:44:45 EST 2011


Load beans from weld jars
-------------------------

                 Key: JBIDE-8578
                 URL: https://issues.jboss.org/browse/JBIDE-8578
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi (jsr-299)
    Affects Versions: 3.2.0.Final
            Reporter: Alexey Kazakov
            Assignee: Viacheslav Kabanovich
             Fix For: 3.3.0.M1, 3.2.0.CR1


Weld jars don't have beans.xml files so we have to load them in a special way.
So far we load any jars which start with weld-* but it's not enough. Some jar files have names that don't match this mask.
For example @Inject UserTransaction injects bean from arquillian-weld-ee-embaded-*.jar

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list