We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0924b26 commit c5b0359Copy full SHA for c5b0359
shared/KieServer/Install.xml
@@ -287,6 +287,11 @@
287
</tbody>
288
</tgroup>
289
</table>
290
+ <important>
291
+ <para>If you are running both KIE Server and KIE Workbench you must configure KIE Server to use a different Data Source to KIE Workbench using the
292
+ <emphasis role="bold">org.kie.server.persistence.ds</emphasis> property. KIE Workbench uses a jBPM Executor Service that can conflict with
293
+ KIE Server if they share the same Data Source.</para>
294
+ </important>
295
</para>
296
</section>
297
<section>
0 commit comments