Hi,

I want to reuse my logging Aspect for both domain objects as well as beans. Is there a way to do this? Apparently when I try to use both the LTW seems to override the beans. Any Bean that is referred by Spring's application context does not seem to have the Aspect working.

Thanks,
Partha