0 Replies Latest reply on Jun 20, 2005 7:09 AM by binario

    Testing

    binario

      Hi guys,

      Is there any overall recommendation/advice you could give on how to test ejb3 code.

      I have a nice separation of tiers -->

      Web Tier ---> Struts

      Business Logic Tier ---> EJB3 Stateless Session Beans & EJB3 MDBs

      Database Tier ---> EJB3 Entity beans

      what I'd like to do to get my tests up and running as quickly as possible is to test my business logic tier first - ie, my stateless session beans. So is there some way to do this that you'd recommend - ie, Junit and cactus?

      I presume you have to test these in container. Any help/advice would be greatly appreciated.

      kind regards, and congrads on the great work done to date.
      Binario