Hi!
Regarding the correct structure to deploy your aspects with servlets, there are a few
options. Take a look at this tutorial:
http://www.jboss.org/jbossaop/docs/2.0.0.GA/docs/aspect-framework/example...
JBoss AS uses an unified class loader structure. This means that classes from a deployment
unit are visible to other deployment units, unless you use a scoped deployment.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185248#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...