From: nthx <nu...@jb...> - 2005-07-29 11:12:40
|
Hi there Kabir! Well, I read the JIRA's issue. I completely agree with Bill here: anonymous wrote : The thing is, if you're just introducing an interface with no mixin, then an interceptor should handle the implementation. But hear this, cause that's more funny: 'takeSnapshot' is another method from the interface. Similar pointcut exists, the same aspect, the same test case and call to ((Persistable)root).takeSnapshot(); works! jboss-aop-1.3, no mixin for interface, aop config you see here, the same behavior for call/execution type... This is wired.. have any possible explanation for that behaviour? Thanks - Tomasz View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887259#3887259 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887259 |