Skip navigation.
Arch2Arch Tab BEA.com

Jonas Bonér



Jonas Bonér is a senior software engineer at the JRockit team at BEA Systems and is currently working on dynamic AOP, VM weaving and AOP evangelism. He is the founder of the AspectWerkz AOP framework and committer to the AspectJ 5 project.

Prior to BEA, Jonas worked as a system architect at Sony developing large-scale enterprise application systems. Jonas is a frequent speaker on Aspect-Oriented Software Development (AOSD conferences, JavaOne, JAOO, eWorld, Javapolis etc.). He occasionally blogs.

Articles

JRockit JVM Support For AOP, Part 2
Continuing the series on JRockit support for AOP, Alexandre, Jonas and Joakim uncover the proposed API. They show how it can be used to implement AOP and how JVM support for the API eliminates bytecode instrumentation. Aug. 8, 2005

JRockit JVM Support For AOP, Part 1
AOP is all the rage, but how do you implement it? In this article, Jonas, Alexandre, and Joakim show that the current approaches to implementing AOP suffer from many problems, making scalability an issue. Moreover, they indicate that the traditional approach to aspect weaving duplicates efforts that the JVM already performs. Aug. 1, 2005

Enabling Aspect-Oriented Programming in WebLogic Server using the JRockit Management API
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. May. 24, 2004