Antonio Goncalves wrote:
> Hi all,
>
> I'm using the latest GlassFish b-54 build. In the javax.ejb jar file,
> I can see the javax.ejb.embeddable.EJBContainer API. But is it
> implemented ? Can I use it in my test classes ?
Not yet - there is still some work going on to make embeddable ejb work.
> If yes, what is the implementation jar file that I need to use ? I can
> see an embedded
> (http://download.java.net/maven/glassfish/org/glassfish/embedded/)
> branch on the Maven repository but I've tried several jars, without
> any success.
>
> Any idea ?
>
> Thanks,
> Antonio
>