Using @Transactional within several modules I have problem of using transactions within several modules. I have configured TransactionManager in base dao module, than export it from base module and...