04-08-2014 05:29 AM
04-09-2014 03:07 AM
ProcessEngine processEngine = ProcessEngineConfiguration.createProcessEngineConfigurationFromResource("activiti.cfg.xml")
.buildProcessEngine();
change activiti config to
<property name="databaseSchemaUpdate" value="true"/>
[09/04/14 09:03:43:226 CEST] ERROR org.activiti.engine.impl.interceptor.CommandContext: Error while closing command context
java.lang.UnsupportedOperationException: org.drools.impl.adapters.StatefulKnowledgeSessionAdapter.fireAllRules -> TODO
at org.drools.impl.adapters.StatefulKnowledgeSessionAdapter.fireAllRules(StatefulKnowledgeSessionAdapter.java:65)
04-09-2014 05:31 AM
04-10-2014 02:31 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.