I asked for the posibility of deploying the aspect inside a .war file because of this content in the jboss-aop reference documentation:
http://labs.jboss.com/portal/jbossaop/docs/1.5.0.GA/docs/aspect-framework/reference/en/html/running.html#d0e3109 There states: anonymous wrote : That is you can have a .aop file in an .ear file, or a .aop file in a war file etc. The bindings specified in the META-INF/jboss-aop.xml file contained in the .aop file will affect all the classes in the whole war! Is there any other solution, other than moving jars from the web application? In case it is not possible, is it going to be added sometime in the near future? or maybe you could give me some hints to try to modify jboss-aop implementation to get it working? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012530#4012530 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012530 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
