-
Could Activiti be another imixs-workflow-engine ?
Open Source Activiti: http://activiti.org
-
I just tried to create a new Jenkins project - which checks out a clean betsy instance and tried running `clean runBPMN -Pargs="ALL PATTERNS"`, i.e., testing the workflow patterns on all BPMN engines.…
-
I just installed the latest available plugin from the update site (2.3.0.201403190 on eclipse 4.3.2 and started a code coverage on a simple test case. That spawns an error message dialog, saying:
```…
-
Problem:
- If I transform a task to another type the id will be changed and I can't change it back to the old one
Steps to reproduce:
- Drag task from pallet and change id to "myId"
![initial-id](h…
-
Is Activiti vulnerable to XXE attacks? I couldn't find any information in your public documentation.
I have tried a few test cases and wasn't able to make the XXE attack work, but having said that I …
-
Extend the workflow engine to increase BPMN 2.0 compatibility
-
When trying to use the (to be abandoned) ScriptTask I get an error message with this piece of code:
```
public static void main(String[] args) {
try {
// Create a workflow
Execu…
-
```
What steps will reproduce the problem?
1. In the Schema Tab: Define a new User Attribute of Type Long, Required and
Unique
2. In the User Tab: add a user and insert any value for the required Lon…
-
Apparently the MANIFEST.MF in the 5.13 release version of 'activiti-engine' is technically invalid; incorrect, and should not pass even the initial parsing stage. The present mechanism for build valid…
-
After upgrading and running my migration script, I get the following exception, which I do not get when upgrading to 2.0.1:
```
2014-04-15 07:28:25.555+0000 ERROR [org.neo4j]: Exception when stopping…