Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Chained Job Executions must be created in transaction context #1

@mkuehle

Description

@mkuehle

The logic to create chained job executions must move from JobWorkerWith class into a Stateless Bean outside of this base class to make sure thate a complete transaction is present.

One another approach is to update the chain id by calling a second update method.

See class JobWorkerWith:createChainedJobExecutions().

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions