@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.

0
Avatar
Permanently deleted user

Stupid operator error - my mistake. I had the @EJB annotation inside of the method.

0

请先登录再写评论。