users@glassfish.java.net

Re: [Fwd: [embedded] How to unit test an EJB with Maven ?]

From: <glassfish_at_javadesktop.org>
Date: Sat, 26 Sep 2009 03:36:52 PDT

Hi Antonio,

it seems that I am on the same path as you are, tried to figure out why the examples of chapter 06 aren't working and included

            <dependency>
                <groupId>org.glassfish.extras</groupId>
                <artifactId>glassfish-embedded-all</artifactId>
                <version>3.0-b65</version>
                <scope>test</scope>
            </dependency>

to my test module. No way to keep it going. So, I hope when I come back from holiday, that I found a solution or can read the solution in this thread :-)

Heiko
openwms.org
[Message sent by forum member 'openwms' (openwms_at_googlemail.com)]

http://forums.java.net/jive/thread.jspa?messageID=365870