Announcement:Project No Longer Active
This project is no longer under active development. All that is done is bug fixes for JBoss EAP 5.x.
JBoss AOP is not only a framework, but also a prepackaged set of aspects that are applied via annotations, pointcut expressions, or dynamically at runtime. Some of these include caching, asynchronous communication, transactions, security, remoting, and many many more.
The Project
- Project Lead: Kabir Khan
- Active Contributors: Bill Burke, Flavia Rainone, Staale Pedersen, Marc Fleury, Adrian Brock, Claude Hussenet, Marshall Culpepper
- Discussion: User forum | Design forum | Mailing list | Build mailing list
- Downloads: 2.1.8.GA
- Sourcecontrol: Build from Subversion
- Notifications: Get email when there is a new AOP release
- JIRA Issue Tracking: Bug/Feature Requests
Articles on JBoss AOP
- DZone, August 2008, An Introduction to Aspect-Oriented programming with JBoss AOP, by Kabir Khan
- AOSD08 - Industry Track, April 2008, Rearchitecting JBoss AS 5 with AOP in the Core - Moving from a microkernel to a microcontainer, by Kabir Khan and Flavia Rainone
- OnJava, September 2004, "Aspect-Oriented Annotations", by Bill Burke
- Linux Magazine, June 2004, "Killer App for AOP", by Bill Burke and Marc Fleury
- InformIT, June 25 2004, "A Primer for Aspect-Oriented Programming in Java", by Tim Stevens
- Javaworld, July 5 2004, "Second-generation aspect-oriented programming", by Dave Schweisguth
- Java Developer's Journal, December 2003, "It's the Aspects", by Bill Burke
Talks on JBoss AOP
- JustJava2008, Sao Paulo, September 2008, "Designing a J2EE Server with IoC and AOP: A Study Case", by Flavia Rainone
- JustJava2008, Sao Paulo, September 2008, "Dynamic Aspect-Oriented Programming and Adaptable Systems", by Flavia Rainone
- AOSD08 - Industry Track, April 2008, Rearchitecting JBoss AS 5 with AOP in the Core - Moving from a microkernel to a microcontainer, by Flavia Rainone
- JustJava2007, Sao Paulo, October 2007, "JBoss AOP: Advanced Aspect-Oriented Topics", by Flavia Rainone
- JBoss Night, a SouJava talk event, Sao Paulo, August 2007, "JBoss AOP 2.0", by Flavia Rainone
- JBoss World 2006, Berlin, November 2006, "JBoss AOP Advanced", by Kabir Khan
- JBoss World 2005, Atlanta, March 2005, "Aspect Oriented Programming", by Anant Athale, Kabir Khan and Michael Yuan
Documentation
You can find the JBoss AOP documentation here .
Online Tutorials
We are constantly publishing tutorials at our blog:
- Typed Advices, February/May 2008, by Flavia Rainone
- Dynamic AOP, June/July 2008, by Flavia Rainone
Community Links
Contributing Aspects
If you have an idea for an aspect with JBoss AOP, go to this Wiki Page and add your link. If you are interested in this becoming part of JBoss AOP's aspect library, please email the JBoss AOP team kabir.khan@jboss.com or flavia.rainone@jboss.com.
Thanks to JProfiler for providing the AOP team with an open source license.
JBoss Community Recent Posts for feed jbossaop
- Debugging JBoss AOP Apps Tutorial - Part 3
- Dec 5, 2008 2:00 PM by Flavia Rainone
- This is the final part of our tutorial on debugging. In this part, we will show how to debug the overloaded-advices example step by step. This exampl…
- Aophelper
- Nov 29, 2008 7:17 AM by Ståle Pedersen
- With the release of JBoss AOP 2.0.0 we also included a few new tools. One of them is an application we called Aophelper. The idea behind it was to cre…
- Debugging JBoss AOP Apps Tutorial - Part 2
- Nov 4, 2008 2:22 PM by Flavia Rainone
- In this part of the tutorial we are going to see what JBoss AOP classes and methods are involved in the call of advices, so you know how to interpret …
- JBoss AOP 2.0.0.GA Released
- Oct 21, 2008 12:36 PM by Kabir Khan
- JBoss AOP 2.0.0.GA has been released. It can be downloaded from here, the full release notes can be found here, and the updated documentation can be f…
- Debugging JBoss AOP Apps Tutorial - Part1
- Sep 30, 2008 7:52 PM by Flavia Rainone
- Now and then I run into users complaining they don't know how to debug JBoss AOP applications. Targetting those users, I decided to write this tutoria…
- JustJava and JBoss Brasil
- Sep 9, 2008 8:24 PM by Flavia Rainone
- Hello everyone!I have great news from Brazil. First, I'm going to do two talks at JustJava, the largest Brazilian Java event.The title of the first ta…