1 Reply Latest reply on Apr 6, 2005 10:50 PM by bill.burke

    Applying AOP with a Web app

    oberon777

      I am pretty new to this, but here is what I would like to do.

      I have a web app distributed as a *.war file. This file contains a bunch of servlets, some filters, and such. I would like to (1) run this app withing a servlet container and (2) instrument some of the web app's methods to collect statistics of various sorts.

      Is this possible with JBoss/JBoss AOP? What steps are involved? Could you please point me at some documentaiton or anything at all that would allow me to get the basics working?

      Thanks.
      -Ben