【发布时间】:2014-02-16 06:30:32
【问题描述】:
我想在Jelastic 上运行的 Tomcat 7 中设置 Camunda-BPM。我关注了instructions。 现在的问题是 Jelastic 不允许将文件 bpm-platform.xml 添加到 catalina-home/conf 目录中。所以当我启动tomcat时,我得到了
...
Caused by: org.camunda.bpm.engine.ProcessEngineException: /opt/tomcat/conf/bpm-platform.xml does not exist. This file is necessary for deploying the camunda BPM platform
谁能给我一个提示,我可以在哪里放置 bpm-platform.xml 以便 BPM 引擎启动?
【问题讨论】:
标签: tomcat7 bpmn jelastic camunda