Saturday, 7 September 2013

Netbeans @Inject CDI Event warning

Netbeans @Inject CDI Event warning

I'm trying to use event mechanism provided by CDI in my Java EE
application. However, when I try to inject the CDI event, I'm getting this
warning in Netbeans 7.4:

Am I doing something wrong here (yes, I have beans.xml) or is this a
Netbeans bug? Because the whole code works great on my testing Glassfish
v4 server. Thanks for any advice

No comments:

Post a Comment