[jboss-user] [JBoss AOP] - How to use AOP on existing apps within JBoss AS

lm28ness do-not-reply at jboss.com
Fri Aug 31 13:17:24 EDT 2007


Are there steps as to how i can include AOP to my existing app running in the AS.  I've looked at the examples and they are heavy on the new applications, precompiled or not and bundled with the *-aop.xml file and deployed as *.aop.  I can get the injboss example working, so i think my configuration is ok.

I would like to know how i can do the same without having to touch my existing app.  

I have the EnableLoadtimeWeaving set to true.  So does my existing app get aspectized and all i need to do i just need put my *-aop.xml file in the deploy folder along with the jar of my advices/interceptors/etc... 

Thanks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080105#4080105

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4080105



More information about the jboss-user mailing list