3 Replies Latest reply on Aug 8, 2006 5:33 AM by wolfc

    Applying interceptors to "old" code

    thestrup

      I've just been assigned to a project that is using EJB2.1. The existing beans are created by XDoclet and I want to apply Interceptors to them.

      My question is: Is that possible? Or do the beans have to be created by using annotations (e.g. @Stateless) ? If that is the case, what is the technical explanation?

      Best Regards
      Søren Hansen