python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to change database from h2 to MySql in JBPM
I want to change database (h2 to SQL) in JBPM
from
<datasources>
<datasource jndi-name="java:jboss/datasources/ExampleDS" pool-name="ExampleDS" enabled="true" us...
sonalika
Votes: 0
Answers: 1
<secure-deployment name="business-central.war"> ^^^^ 'secure-deployment' isn't an allowed element here
Good morning I am trying to perform an SSO integration (keycloak) with RHPam (JBPM) but when configuring the adapter in JBoss (Wildfly) it throws the following error:
22:02:24,920 INFO [org.wildf...
oscarjoya
Votes: 0
Answers: 1
No globals have been defined for this package
I have created 2 rules and one global variable in same drl file inside the jboss wrokbench(business-central).
Rules:
package com.myspace.samplerules;
import com.myspace.samplerules.Transaction;
globa...
Dileep Chandran
Votes: 0
Answers: 0