1 Reply Latest reply on Jul 29, 2009 6:26 PM by wolfc

    EJB 3.1 requirements for Web Beans

    pmuir

      Hi guys,

      Whilst eventually, we will need to test Web Beans against the whole of EJB 3.1, there are a number of specific pieces of functionality the spec makes assertions about. Therefore we cannot pass the CDI/JSR-299 TCK until these things are implemented. It boils down to:

        • 1. Re: EJB 3.1 requirements for Web Beans
          wolfc

          Except for the timeout method interceptors we got the annotated equivalents up and running. It should only be a matter of enabling the right deployers.
          The metadata for these functions should be coming up shortly.
          I'll put some focus on the timeout interceptors.