Closed
Description
Nico opened BATCH-2524 and commented
SimpleJobOperator stop() is decorated with @Transactional
, therefore
we cannot configure the transactionManager name as the other components , forcing the implementation of org.springframework.transaction.annotation.TransactionManagementConfigurer to set the transactionManager to use.
Affects: 3.0.7