jbpm ejb timer service should deactivate the initial timer load which sometimes causes transaction timeout on the application server such as WAS.
To deactivate the initial load the system property org.jbpm.rm.init.timer should be set as false explicitly by jbpm ejb timer service.
- clones
-
RHPAM-611 The system property org.jbpm.rm.init.timer should be set as false by default in jbpm ejb timer service.
- Closed