1 Reply Latest reply on Jan 20, 2005 7:16 PM by nthx

    Problems with "injboss" tutorial

    juggernaut

      The "injboss" tutorial refuses to work with JBoss 4.0.0.

      I've set up EnableTransformer to true in jboss-service.xml in jboss-aop.deployer, but it just oes nothing. Compile-time class instrumentation works well at the same time.

      What can be done to use runtime instrumentation?

        • 1. Re: Problems with


          Hint:

          Docs:

          6.3. Preparation

          Dynamic AOP cannot be used unless the particular joinpoint has been instrumented. You can force intrumentation with the prepare functionality

          I _think_ that's the problem.

          Regards,
          Tomasz