@EJB annotation support?
I am using 5.1.1 build 4192.
Get a compile error when using the @EJB reference tag in a server-side MDB. Compile error is: "Annotation type not applicable for this kind of declaration".
I use other annotations fine - using JDK 1.5 of course.
thanks.
Please sign in to leave a comment.
Stupid operator error - my mistake. I had the @EJB annotation inside of the method.