Skip to content

Commit c5b0359

Browse files
committed
BZ1265709: ClassNotFoundException: org.guvnor.rest.client.CreateOrCloneRepositoryRequest
1 parent 0924b26 commit c5b0359

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

shared/KieServer/Install.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,11 @@
287287
</tbody>
288288
</tgroup>
289289
</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>
290295
</para>
291296
</section>
292297
<section>

0 commit comments

Comments
 (0)