1. AOP over HttpInvokerProxyFactoryBean forum.springsource.orgSeems like this class doesn't extend org.springframework.aop.framework.ProxyConfig, so how is it possible to use other interceptors with this? The JVM gen'd proxy is a final class so it can't be proxied ... |