quality@glassfish.java.net

problem with ejb3.1?

From: Wim Verreycken <wim_at_pizzastop.be>
Date: Mon, 3 Nov 2008 15:58:37 +0100

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