Do I understand it correctly, that the HomeInterface is implemented by a proxy? If so, would a $implements (like the $instanceof one) help to do something like
pointcut="call($implements(javax.ejb.EntityHome->findBy*(..)) ? I think a $implements expression would be nice anyway. :-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851901#3851901 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851901 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
