Sandra Renaud [https://community.jboss.org/people/joploya] created the discussion
"Re: Issue with StatefulKnowledgeSession" To view the discussion, visit: https://community.jboss.org/message/807622#807622 -------------------------------------------------------------- Hello, I encountered a problem like yours. After looking at other post I make these changes : in persistent.xml : <!-- jbpm Session --> <class>org.drools.persistence.info.SessionInfo</class> <class>org.jbpm.persistence.processinstance.ProcessInstanceInfo</class> <class>org.drools.persistence.info.WorkItemInfo</class> And the POM, I add the dependency for drools 5.5 : <dependency> <groupId>org.drools</groupId> <artifactId>drools-compiler</artifactId> <version>5.5.0.Final</version> </dependency> Regards, -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/807622#807622] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user