[jboss-user] [JBoss AOP] - Re: Dynamic AOP

ikek70 do-not-reply at jboss.com
Wed Sep 12 14:22:40 EDT 2007


Yes, I tried both. Unfortunately, they do not work.
My jboss-aop.xml is

  | <?xml version="1.0" encoding="UTF-8"?>
  | <aop>
  |    <prepare expr="call(* POJOFriend->print()) AND within(POJO)"/>
  | </aop>
  | 
Actually, I tried below cases like in my prepare expression.
 OR



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

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



More information about the jboss-user mailing list