-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
2021 Week 28-30 (from Jul 12)
-
Undefined
The jar is not copied to WEB-INF/lib when the integration is enabled.
Seems that the condition to check if the jar file is present is looking at the wrong place.
if [ -d "/opt/kie/dependencies/jbpm-kafka" ] ;then mv -v /opt/kie/dependencies/jbpm-clustering/jbpm-event-emitters-kafka-*.jar ${JBOSS_HOME}/standalone/deployments/ROOT.war/WEB-INF/lib fi