You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
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().
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().