Hello everyone.
I'm learning about JBPM, and I'm reading the docs. I followed the installation procedures on the tutorial (chapter 3), but now I have not a clue to where to go. So I'll have to ask these (stupid) questions, please be patient.
I typed the last command on the terminal (ant.start.demo.db) after setting it to use MySQL, and now I have on my terminal:
start.human.task:
[javac] /opt/jbpm-installer/build.xml:844: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[java] Task service registered usergroup callback ...
[java] Task service started correctly!
[java] Task service running ...
How can I use Eclipse to use JBPM now? Can this "demo" be used on production? If not, where can I find a tutorial that shows how to setup a production jbpm? I googled and googled, but up to no avail.
(I'm using jBPM 5.3)
Thanks!