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 232292 - beans.xml not detected in WEB-INF
Summary: beans.xml not detected in WEB-INF
Status: RESOLVED DUPLICATE of bug 230730
Alias: None
Product: javaee
Classification: Unclassified
Component: CDI (show other bugs)
Version: 7.3.1
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-05 03:38 UTC by rcuprak
Modified: 2013-07-05 03:45 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 rcuprak 2013-07-05 03:38:44 UTC
I have a Maven based web project (Java EE 7) with a beans.xml in the WEB-INF directory. However, NetBeans doesn't detect it and complains until I create one in META-INF. Beans using CDI are underlined (as well as injection points) with the error message "CDI artifact is found but there is no beans.xml fille).

This appears to be new behavior in NetBeans 7.3.1.
Comment 1 Sergey Petrov 2013-07-05 03:45:01 UTC

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