[jboss-user] [JBoss AOP] - Re: .aop deployment options

kabir.khan@jboss.com do-not-reply at jboss.com
Wed Aug 16 09:50:31 EDT 2006


As long as your .ear is scoped, any .aop files contained in the .ear will only apply to the files within the .ear.

http://labs.jboss.com/portal/jbossaop/docs/1.5.0.GA/docs/aspect-framework/reference/en/html/running.html#d0e3328

For a .ear you would use META-INF/jboss-app.xml to set up the scoping:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration

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

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



More information about the jboss-user mailing list