[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-7944) CDI is not enabled on CDI projects like seam forge

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Wed Dec 22 10:20:18 EST 2010


     [ https://issues.jboss.org/browse/JBIDE-7944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Snjezana Peco resolved JBIDE-7944.
----------------------------------

    Resolution: Done


The CDI configurator also adds CDI support for non-wtp projects that have the "javax.enterprise:cdi-api" dependency.
If a project is EJB or WAR WTP project, the CDI facet is added.
Importing projects doesn't create the beans.xml file.
Tested with seam-forge and Weld project example.

> CDI is not enabled on CDI projects like seam forge
> --------------------------------------------------
>
>                 Key: JBIDE-7944
>                 URL: https://issues.jboss.org/browse/JBIDE-7944
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi (jsr-299), maven
>    Affects Versions: 3.2.0.Beta1
>            Reporter: Max Andersen
>            Assignee: Snjezana Peco
>            Priority: Critical
>             Fix For: 3.2.0.CR1
>
>
> EXECUTE: Import seam-forge as maven projects (https://github.com/seam/forge)
> ASSERT: Project that uses CDI and related javax.inject.* annotations have CDI enabled. (<-- this fails)
> How come ? 
> What is currently the trigger for enabling CDI if not the javax.inject.* annotations ?

-- 
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