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 207356 - NetBeans should recoginise CDI when beans.xml is available in WEB-INF folder
Summary: NetBeans should recoginise CDI when beans.xml is available in WEB-INF folder
Status: RESOLVED DUPLICATE of bug 203710
Alias: None
Product: javaee
Classification: Unclassified
Component: CDI (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-16 16:37 UTC by hantsy
Modified: 2012-01-16 16:39 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 hantsy 2012-01-16 16:37:38 UTC
I put the beans.xml in WEB-INF instead of META-INF in my web application, it is valid.
But NetBeans can not recognize my CDI setting, and report errors in editor, "CDI is found but there is no beans.xml".

NetBeans should recognize CDI when beans.xml is available in WEB-INF folder if the project is a web project.
Comment 1 Denis Anisimov 2012-01-16 16:39:31 UTC

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