I am trying to use the BeanNameAutoProxyCreator to apply some interceptors to all beans in a given context.
However I cannot get it to work. I must be doing something wrong.
Can someone send me a sample configuration file.
Also am I correct in assuming that the code using the bean factory will not need to change and can use the bean names it did previously (i.e. when no interceptors were applied).
Regards
Vikash
