quality@glassfish.java.net

RE: problem with ejb3.1?

From: Wim Verreycken <wim_at_pizzastop.be>
Date: Mon, 3 Nov 2008 16:38:01 +0100

It is installed. But it seems like netbeans doesn't notice.

 

-----Original Message-----
From: Survivant 00 [mailto:survivant00_at_gmail.com]
Sent: maandag 3 november 2008 16:21
To: quality_at_glassfish.dev.java.net
Subject: Re: problem with ejb3.1?

 

need to install the ejb module. Use the update tool.




2008/11/3 Wim Verreycken <wim_at_pizzastop.be>

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