I have a project that uses Spring3.1, Hibernate3.5/JPA2, JSF2/Richfaces4.1, & Java EE Security. I now want to integrate jBPM 5.2.
Are there available jBPM5-Spring3 integration examples? Has anyone done this successfully? Should I be looking at a different BPM/workflow engine, perhaps jBPM was a bad idea? (All the examples I have found reference much older versions of Spring and/or jBPM.)
I am hoping that there will be some simple Spring configurations (& perhaps additional jars) to do it.