1 Reply Latest reply on Jun 9, 2007 8:18 PM by waynebaylor

    Regarding jboss4.0.5/ejb3

    kalyanbikkani

      HI,

      I am using JBoss 4.0.5 version ,

      Is this version support ejb3.

      Thanks&Regrads,
      kalyan

        • 1. Re: Regarding jboss4.0.5/ejb3
          waynebaylor

          It does, except in the web tier.

          For example, the @EJB annotation will not work if used in a servlet/JSP. But you can use JNDI lookups to achieve the same results.

          Most importantly, to get the EJB3 version you have to use the JEMS installer :)