|
[]
Tutorial on dev2dev: Enabling Aspect-Oriented Programming in WebLogic Server using the JRockit Management API
[
avasseur
]
Our tutorial on how to enable AspectWerkz AOP using the Management API of BEA JRockit has been published on BEA dev2dev.
In this article, you will learn the basic AOP concepts as well as how to apply AOP to your J2EE applications using AspectWerkz, a dynamic AOP framework. The hands-on tutorial explains how to use AOP to track EJB CMP's container generated JDBC queries.
Many of you were asking for some tutorial so I hope this article will give you a quick start to AspectWerkz AOP. The same tutorial could be replayed using Sun VM integration scheme we provide in AspectWerkz, and can probably be applied easily to some other container you like. Enjoy and apologies for yet another tracing sample, but don't miss it, the goal is not to understand what is the tracing aspect, but to demonstrate the value of an efficient class load time architecture for AOP weaving.
Read tutorial on BEA dev2dev
Post a comment
|