This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 231217 - "CDI artifact is found but there is no beans.xml file" warning appears after upgrade to Netbeans 7.3.1
Summary: "CDI artifact is found but there is no beans.xml file" warning appears after ...
Status: RESOLVED DUPLICATE of bug 230730
Alias: None
Product: javaee
Classification: Unclassified
Component: CDI (show other bugs)
Version: 7.3.1
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-13 13:41 UTC by tak3shi
Modified: 2013-06-13 14:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tak3shi 2013-06-13 13:41:22 UTC
I have a maven project created with Netbeans 7.3. 

After upgrade to Netbeans 7.3.1 i have now this warning:
"CDI artifact is found but there is no beans.xml file"
on all CDI classes.

I have tried to delete the beans.xml from the WEB-INF folder and recreated it with Netbeans "Create beans.xml file". Netbeans recreates the file but the warning does not disappear.
Comment 1 Martin Fousek 2013-06-13 14:57:37 UTC

*** This bug has been marked as a duplicate of bug 230730 ***