--
You received this message because you are subscribed to the Google Groups "jBPM Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-developme...@googlegroups.com.
To post to this group, send email to jbpm-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-development/5902f91e-b80e-4e55-9591-1f101e2791e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
that sample application is built on top of services that require kjar as deployment unit and not individual files. So take a look at evaluation project in workbench (jbpm console) that can be built and packages as kjar. Then you simply specify Group Artifact Version when starting up the spring boot application so it gets deployed.
Maciej
On 30 lip 2015, at 17:20, Emad Heydari Beni <emad.he...@gmail.com> wrote:
I am planning to use the following jBPM-integrated Spring Boot project as the base of my project.I pulled the code and successfully ran it. I have no idea how to, for example, use 'Evaluation.bpmn' file in this application. I can't find a proper api to load my BPMN file in the embedded engine.--
You received this message because you are subscribed to the Google Groups "jBPM Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-dev...@googlegroups.com.