hello all, i was wondering how Aspects behave in a cluster.. i plan to implement a cache of some Entity beans data using AspectJ, By usign an aspect that has system-scope, but i was wondering what would be the behaviour in a cluster.........
anyone can comment on that?