You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Ron Roth <rr...@rim.com> on 2004/05/07 22:25:06 UTC

EJB testing

Hi,
I want to test methods in an EJB that are not part of the local/remote interface. Is it possible to do this?

Thanks,
Ron

Re: EJB testing

Posted by "J. B. Rainsberger" <jb...@rogers.com>.
Ron Roth wrote:

> Hi,
> I want to test methods in an EJB that are not part of the local/remote interface. Is it possible to do this?

Instantiate the EJB implementation class in a plain old JVM then invoke 
the methods. Voila.
-- 
J. B. Rainsberger,
Diaspar Software Services
http://www.diasparsoftware.com :: +1 416 791-8603
Let's write software that people understand