[jboss-user] [jBPM] - InvocationTargetException when creating StatefulKnowledgeSession public StatefulKnowledgeSession createNewKnowledgeSession() { // create a new knowledge session that uses JPA to store the runtime state StatefulKnowledgeSession kSession = null; try