Posted
over 8 years
ago
by
Joram Barrez
A bit of history One thing that never ceases to amaze me is how Activiti is being used in some very large organisations at some very impressive scales. In the past, this has led to various optimizations and refactorings, amongst which was the async executor – replacement for the old job executor. For the uninitiated: these executors handle […]
|
Posted
over 8 years
ago
by
Joram Barrez
A bit of history One thing that never ceases to amaze me is how Activiti is being used in some very large organisations at some very impressive scales. In the past, this has led to various optimizations and refactorings, amongst which was the async executor – replacement for the old job executor. For the uninitiated: these executors handle […]
|
Posted
over 8 years
ago
by
Joram Barrez
One of the prominent features of the recent Activiti 5.21.0 release is ‘secure scripting’. The way to enable and use this feature is documented in detail in the Activiti user guide. In this post, I’ll show the details of the implementation and what it’s doing under the hood. The Problem The Activiti engine has supported scripting […]
|
Posted
over 8 years
ago
by
Joram Barrez
One of the prominent features of the recent Activiti 5.21.0 release is ‘secure scripting’. The way to enable and use this feature is documented in detail in the Activiti user guide. In this post, I’ll show you how we came to its final implementation and what it’s doing under the hood. And of course, as it […]
|
Posted
over 8 years
ago
by
Joram Barrez
One of the prominent features of the recent Activiti 5.21.0 release is ‘secure scripting’. The way to enable and use this feature is documented in detail in the Activiti user guide. In this post, I’ll show you how we came to its final implementation and what it’s doing under the hood. And of course, as it […]
|
Posted
over 8 years
ago
by
Joram Barrez
Activiti version 5.21.0 is released! This release contains some quite important bugfixes, more specifically It fixes some cases where the end time was not set for activities in a process definition under certain conditions. A concurrency bug was
|
Posted
over 8 years
ago
by
Joram Barrez
We just released Activiti version 5.21.0! This release contains some quite important bugfixes, more specifically It fixes some cases where the end time was not set for activities in a process definition under certain conditions. A concurrency bug was
|
Posted
over 8 years
ago
by
Joram Barrez
We just released Activiti version 5.21.0! This release contains some quite important bugfixes, more specifically It fixes some cases where the end time was not set for activities in a process definition under certain conditions. A concurrency bug was
|
Posted
over 8 years
ago
by
Joram Barrez
We’ve just released Activiti 5.20.0. This is a bugfix release (mainly fixing the bug around losing message and signal start event subscriptions on process definition redeployment, see ACT-4117). Get it from the download page or of course via Maven.
|
Posted
over 8 years
ago
by
Joram Barrez
We’ve just released Activiti 5.20.0. This is a bugfix release (mainly fixing the bug around losing message and signal start event subscriptions on process definition redeployment, see ACT-4117). Get it from the download page or of course via Maven.
|