quality@glassfish.java.net

Re: Unit testing EJB modules with GlassFish Embeddable

From: Richard Kolb <rjdkolb_at_gmail.com>
Date: Tue, 5 Jan 2010 13:10:24 +0200

Hi Alexis

2010/1/5 Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>

> Can you share your full POM?
>

thanks, here you go.

I can get GlassFish to start with a mvn install - the plugin is also in the
pom

But I am trying to get a basic unit test working as per the Ant sample.



> Are you also using javaee-web-api as a dependency?
>

No , only the second one listed here :
http://docs.sun.com/app/docs/doc/821-1208/giide?l=en&a=view
Since this is a EJB not a Web app.

regards
Richard.