启动 camunda bpm OSGI 包

Starting camunda bpm OSGI bundle

我正在尝试将 camunda bpm osgi bundle [1] https://github.com/camunda/camunda-bpm-platform-osgi 添加到 java 项目,但在以下声明中不清楚。

"Before you start you have to install all the required bundles into your OSGi runtime. "

那么这是否意味着我们需要将所有依赖项 jar 添加到 dropins 文件夹中?

当我将 camunda-bpm-osgi jar 添加到 dropins 时,出现以下错误。 未解决的要求:导入包:org.camunda.bpm.engine;版本="[7.5.0,7.6.0)"

但我能找到的最新 GA 版本是 7.4.0。

您正在使用已经针对最新的 camunda alpha 实施的 master 分支。尝试最后一个稳定分支:https://github.com/camunda/camunda-bpm-platform-osgi/tree/1.3 和 camunda 版本将是 7.4.0.