I am in the beginning of a Java web application project and I have to decide which framework I will use in order to build my Workflow(s).
I am looking for a simple and easy framework, because I need only a few workflows.
I looked up for some frameworks like easyflow, Bonita, jBPM, Activiti.
Which framework would you suggest to use, given that:
The web application is not complex and does not need the ultimate framework to build the workflows.
The framework should be as simple as possible (not complex), so that it will not be an overkill for the developer.
The workflows are based on roles which are defined on a Wildfly server.
I would really want to read your answers and I would appreciate it, if you could describe the reasons you have suggested that framework.
Thank you in advance.