Hi everyone,
I am trying to create an EJB project using Netbeans 6.5RC2 and gf v3 prelude
b28c.
Just trying new project, EJB Module, then created a stateless session bean.
Then created a web project which uses the session bean.
But the @EJB annotation is not recognized.
It seems like the Glassfish V3 server library doesn't include javax.ejb ?
Is this normal/known?
wim