2 Replies Latest reply on Dec 12, 2016 5:32 AM by abhijithumbe

    Embedding JBPM 6.4 in a stand alone java application

    achad

      Hello all !

       

      I would like to find a good example to use as a reference implementation of embedding JBPM 6.4 + version in a stand alone java application?

      I don't want to use any application server just pure java code and JBPM Core API (process, Tasks, Persistence, Transactions, etc ...).

       

      I need the following artifacts :

      - A working maven project of a standard java application (OK if spring boot app)

      - Minimal pom.xml  with all required dependencies

      - Some  JUnit tests showing how to initialize (Environment, RuntimeEngine, KieSession, TaskService, other services, ...)

       

      Thanks

      Abdu Chadili