Closed elkhadirzyad closed 4 years ago
Hello @elkhadirzyad do you have any bundle in your Karaf that exposes/configures a process engine?
I have an already existed process engine created by other person, how to use it in my camunda
Hey @elkhadirzyad there is no special cockpit-osgi adaption. Therefore, I cannot tell you anything exact. You'll most likely have to write some code to perform a service lookup and then pass the engine to cockpit.
See #64
Hello,
i'm try to make cockpit works in karaf container, but i have "The process engine you are trying to access does not exist", is there a way to define or get the process engine ?