sorry missed the jboss-aop.xml . 
<aop>
  |     <bind pointcut="call(java.util.ArrayList 
TOPLink.Public.Sessions.Session->executeQuery(TOPLink.Public.QueryFramework.ReportQuery))
 AND withincode(java.util.Date 
com.dhimanreditUtilizationService->getCurrentBusinessDate())">
  |         <interceptor class="HelloAOPInterceptor"/>
  |     </bind>
  | </aop>

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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to