| Author |
Usage of @Named
|
Carlos Jorge Tavares Ferreira
Greenhorn
Joined: Dec 10, 2007
Posts: 17
|
|
Hi,
I'm using the @Named annotation on a class, combined with @Stateless:
But when I try to reference it via EL, i get the following error:
"Target Unreachable, identifier 'test' resolved to null".
What am I doing wrong?
BTW, I'm using Netbeans 6.9.1 with Glassfish v3.
Kind regards,
Carlos Ferreira
|
 |
Carlos Jorge Tavares Ferreira
Greenhorn
Joined: Dec 10, 2007
Posts: 17
|
|
Nevermind, I was missing the beans.xml file.
Kind regards,
Carlos Ferreira
|
 |
 |
|
|
subject: Usage of @Named
|
|
|