aop.xml file is as follows, due to lessthen, greaterthen symbal's blocking in this
site, i have removed them
aop
aspect class="MyAspect"/
bind pointcut="execution(* POJO->someMethod(..))"
after aspect="MyAspect" name="after"/
/bind
/aop
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251020#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...