Question

I have a GWT Project and I need to use a workflow framework to control my business process (BP). I see that jBPM have one console made in GWT but it's a simple a console to control jBPM BP. I need a way to import jars in my GWT project and use the jBPM notations in my code to control my internal BP and not use the jBPM engine to run my app. It is possible? If yes, how can I do this?

Was it helpful?

Solution

jBPM runtime engine could be considered just as a set of jar files. JBoss Developer Studio/JBoss Tools can either

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top