Skip to content

Add support to configure the transaction manager in SimpleJobOperator #1078

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions