I want to use a TransactionProxyFactoryBean that handles transaction, with a ProxyFactoryBean which handles the AOP code.These are working seperately but getting no clue as to how to plug them together. Below is a view from my applicationContext.xml :