Hi Mohammed,

On Aug 14, 2006, at 8:56 PM, David Blevins wrote:
At this point we could do all the tests that relate to testing a POJO Stateless or Stateful bean with Home/Remote and related interfaces. The deployment/runtime support for those should be done. So these should be ripe for the picking.

    [OPENEJB-145] iTest: StatelessRemoteJndiTests
    [OPENEJB-147] iTest: StatelessHomeIntfcTests
    [OPENEJB-148] iTest: StatelessEjbHomeTests
    [OPENEJB-149] iTest: StatelessEjbObjectTests
    [OPENEJB-152] iTest: StatelessRemoteIntfcTests
    [OPENEJB-154] iTest: StatelessHomeHandleTests
    [OPENEJB-155] iTest: StatelessHandleTests
    [OPENEJB-156] iTest: StatelessEjbMetaDataTests
    [OPENEJB-159] iTest: StatelessBeanJndiEncTests (most of it)
    [OPENEJB-162] iTest: StatelessBeanCallbackTests
    [OPENEJB-163] iTest: StatelessBeanAllowedOperationsTests
    [OPENEJB-164] iTest: StatelessBeanBMTAllowedOperationsTests
    [OPENEJB-165] iTest: StatelessBeanTxTests
    [OPENEJB-166] iTest: StatelessContainerTxTests
    [OPENEJB-169] iTest: StatelessRemoteRmiIiopTests

    [OPENEJB-171] iTest: StatefulRemoteJndiTests
    [OPENEJB-173] iTest: StatefulHomeIntfcTests
    [OPENEJB-174] iTest: StatefulEjbHomeTests
    [OPENEJB-175] iTest: StatefulEjbObjectTests
    [OPENEJB-178] iTest: StatefulRemoteIntfcTests
    [OPENEJB-180] iTest: StatefulHomeHandleTests
    [OPENEJB-181] iTest: StatefulHandleTests
    [OPENEJB-182] iTest: StatefulEjbMetaDataTests
    [OPENEJB-185] iTest: StatefulBeanJndiEncTests (most of it)
    [OPENEJB-188] iTest: StatefulBeanCallbackTests
    [OPENEJB-189] iTest: StatefulBeanAllowedOperationsTests
    [OPENEJB-190] iTest: StatefulBeanBMTAllowedOperationsTests
    [OPENEJB-191] iTest: StatefulBeanTxTests
    [OPENEJB-192] iTest: StatefulContainerTxTests
    [OPENEJB-195] iTest: StatefulRemoteRmiIiopTests

We can do whatever, these tests or others or no tests at all and work on other stuff. Up to you guys.

On Aug 16, 2006, at 10:57 AM, Mohammed Nour wrote:
[...] the iTests needed for testing EJB3.0 beans with Home and Component interfaces, I would like to join this task and I would like to know your
ideas about how I can help in this.

I'd say that what we should do is work together on a couple of these and get the initiative jump started that way. The Stateless and Stateful tests are identical in function and form, they just use different beans. So maybe a smart way to start is that I could do say "OPENEJB-145 iTest: StatelessRemoteJndiTests" and detail the steps and you could do the Stateful equivalent of that test, "OPENEJB-171 iTest: StatefulRemoteJndiTests"

How does that sound?

-David


Reply via email to