4 Replies Latest reply on May 28, 2003 1:54 PM by jeffgrigg2

    Is this related to AOP?

    raja05

      I may be way off-base on this, but from what i understand in the JBoss front page, you can write a piece of code and insert that into an already compiled bytecode using javassist. Isnt this the same as AOP Cross cutting where you can write a piece of functionality(For e.g. logging before calling an ejbActivate()) and make the container call this before the function?

      TIA
      Raj