0 Replies Latest reply on May 6, 2006 4:38 PM by cyril.joui

    EJB annotation in javax.annotation or javax.ejb ?

      Hello,

      I wanted to know if the EJB annotation must be in javax.ejb (like in the spec) or in javax.annotations (in JBoss) ?

      I think it would be better in javax.ejb because it's used only for EJB (contrary to annotations in javax.annotations)

      Thanks.