0 Replies Latest reply on Apr 7, 2011 8:13 PM by rop

    Function-testing EJB3 for Jboss6

    rop

      Hi,

       

      Just would like your advice on how to best function-test EJB3 beans for Jboss6 during development

      without needing to deploy them to the server. I found at least 3 options.

       

      1. Arquillian

      2. Embedded EJB3

      3. Ejb3Unit

       

      Am I correct that Arquillian is currently the preferred choice, and the other two a bit out-dated?

      Any other options than those 3?

       

      Thanx,