[jboss-user] [jBPM] - Re: In memory TaskClient without Mina or JMS

Mauricio Salatino do-not-reply at jboss.com
Fri Mar 25 07:45:05 EDT 2011


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110325/600b6198/attachment.html 


More information about the jboss-user mailing list