1 Reply Latest reply on Sep 21, 2006 10:04 AM by bill.burke

    Annotationless SessionBean

    egerlofsma

      How can I write this "@Resource SessionContext ctx" in ejb-jar.xml?

        • 1. Re: Annotationless SessionBean
          bill.burke

          spec says that you have to use

          <resource-env-ref>


          to inject an EJBContext. WE don't support it yet though. I've created a JIRA task if you want to watch it:

          http://jira.jboss.com/jira/browse/EJBTHREE-712