I am a newbie in Spring AOP world. We are using spring 1.2.8.
I am trying to write an interceptor but it does not get executed.

I have a bean called as departmentDomainObject and an advice called...