Hi The following exception i am getting org.jbpm.persistence.db.DbPersistenceService commit whenever i am calling the following API
jbpmContext = JbpmConfiguration.getInstance().createJbpmContext(); TaskInstance taskInstance = jbpmContext.getTaskInstance(taskInstanceId); taskInstance.end(); Please suggest Regards, Saravanan.P View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257537#4257537 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4257537 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
