manage AtomikosDataSourceBean by AtomikosTransactionManager
Hi
I have a AtomikosDataSourceBean and AtomikosTransactionManager running. I want the AtomikosDataSourceBean to be managed by the TransactionManager. How can I do this using spring configuration?