You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Gianny Damour <gi...@optusnet.com.au> on 2008/03/10 11:17:52 UTC

AspectJ LTW GBean - heads-up

Hi,

I intend to add two AspectJ related project and plugin:
* plugins/aspectj/geronimo-aspectj: define an AspectJLTWeaver GBean  
installing a  
org.aspectj.weaver.loadtime.ClassPreProcessorAgentAdapter with the  
TransformerCollection; and
* plugins/aspectj/aspectj: define a configuration importing the  
necessary AspectJ dependencies.

This will allow application developers to easily achieve load-time- 
weaving of AspectJ aspects through the definition of META-INF/aop.xml  
resources within their configurations when they are child of the  
aspectj configuration.

Thanks,
Gianny