An external VM initially.

After this intial concept has been implemented, the goal to is to probably
implement a system similar to Cactus (ie EJB Redirector such that (in the
words of Vincent) we can unit test method that uses container APIs such as
security API, accessing environment resources using JNDI, transactions).

----- Original Message -----
From: "Russell Gold" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 17, 2001 12:11 PM
Subject: Re: [cactus] Help with EJBTestCase


> At 11:44 AM +0800 6/17/01, Kelvin Tan wrote:
> >Hey y'all,
> >
> >I'm working on an EJBTestCase which extends TestCase so that unit testing
> >can be performed for EJBs too. EJBTestCase provides some utility methods
to
> >allow for loading the EJB to be tested. I'd like some feedback about what
> >everyone thinks. Please forgive any newbie concepts or questions I
have...
>
> Is it your expectation that this would run inside an application
container, a servlet container, an external VM....?
>
> The behavior of EJBs - especially security and transaction control - can
depend on the location of the client.
> --
> ------------------------------------------------------------------------
> Russell Gold                     | "... society is tradition and order
> [EMAIL PROTECTED]                 | and reverence, not a series of cheap
>                                  | bargains between selfish interests."
> http://www.httpunit.org          |   - Poul Anderson, "Iron"

Reply via email to