gigazhang [https://community.jboss.org/people/gigazhang] created the discussion
"Re: To use or not to use MinaTaskService" To view the discussion, visit: https://community.jboss.org/message/736929#736929 -------------------------------------------------------------- TaskService service = new TaskService(jbpmTaskEntityManagerFactoryJbpmTask, null); The constructor of TaskService like: TaskService(EntityManagerFactory emf,SystemEventListener systemEventListener) how i to set the SystemEventListener? TaskServiceSession session = new TaskServiceSession(service, jbpmTaskEntityManagerFactoryJbpmTask.createEntityManager()); LocalTaskService taskService = new LocalTaskService(session); -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/736929#736929] 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 [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
