users@glassfish.java.net

Re: EJB testing

From: Ryan de Laplante <ryan_at_ijws.com>
Date: Sun, 30 Nov 2008 17:38:08 -0500

Apache OpenEJB has features for testing EJB 3.0 and possibly 3.1 now

There is also a project called ejb3unit

I think many others write and test POJOs, and only use EJBs as a wrapper
that adds features like transactions so that unit testing is easy.

EJB 3.1 will have the concept of an embeddable container which is
designed with unit testing in mind. GlassFish V3's EJB 3.1 container
might be usable for this already?



Ryan


glassfish_at_javadesktop.org wrote:
> Hi!
> May be I am not the first who asking such kinds of questions but I can't find enough information on the EJB testing approaches in general and any particular things that provides Glassfish.
>
> I have written my first EJBs and successfully deployed them. Now I need to test them and actually I what to make this process as simple as possible.
>
> Please give me some links on the articles or references to the documentation on this theme.
>
> Thank you!
> \Dimitri
> [Message sent by forum member 'lik0n' (lik0n)]
>
> http://forums.java.net/jive/thread.jspa?messageID=319265
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>