0 Replies Latest reply on Apr 12, 2006 9:14 PM by hi_feroz

    EJB 3 @Resource Annotaion

    hi_feroz

      hi,
      most of the EJB 3.0 examples show using
      @PersistenceContext(unitName="fb")

      how can i use @Resource annotation instead?

      thanks.