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 252962

Summary: Parameterized abstract class is marked as erroneous CDI bean
Product: javaee Reporter: misterm <misterm>
Component: EditorAssignee: issues@javaee <issues>
Status: REOPENED ---    
Severity: normal CC: janario
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 8   
Issue Type: DEFECT Exception Reporter:

Description misterm 2015-06-12 19:11:04 UTC
The editor complains that a scoped parameterized bean class such as:

@SessionScoped
public abstract SomeClass<T>

is invalid due to its scope, saying it should be @Dependent, but not being a concrete bean class, this is not a real problem.

Product Version = NetBeans IDE Dev (Build 20150601-12fb145cd552)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_40
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.40-b25
Comment 1 Martin Balin 2016-07-07 08:56:24 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss