Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion
"Re: In memory TaskClient without Mina or JMS" To view the discussion, visit: http://community.jboss.org/message/595564#595564 -------------------------------------------------------------- Hi Murali, That's it: EntityManagerFactory emf = Persistence.createEntityManagerFactory("org.jbpm.task"); TaskService taskService = new TaskService(emf, SystemEventListenerFactory.getSystemEventListener()); TaskServiceSession taskSession = taskService.createSession(); Greetings. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/595564#595564] Start a new discussion in jBPM at Community [http://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
