10 Replies Latest reply on May 5, 2014 11:50 AM by farmerzen

    AS7: ReSTEasy EJB Injection

    rituraj_tiwari

      I have a JAX-RS application where I am trying to inject an EJB (@EJB). The injection annotation works for a servlet in teh same app, but not in ReSTEasy application. Is this not supported in AS7?