[jboss-user] [jBPM] - Re: Defining users for TaskServer - jbpm5

Odelya Holiday do-not-reply at jboss.com
Mon Jan 31 11:05:16 EST 2011


Odelya Holiday [http://community.jboss.org/people/odelyaholiday] created the discussion

"Re: Defining users for TaskServer - jbpm5"

To view the discussion, visit: http://community.jboss.org/message/584385#584385

--------------------------------------------------------------
Thanks.

In the code I start the server like this:

taskService = new TaskService(emf, SystemEventListenerFactory.getSystemEventListener());
taskSession = taskService.createSession();
taskSession.addUser(myuser);
server = new MinaTaskServer(taskService);

and I invoke it only once - startup of application.

so you mean that I can write taskSession.addGroup(myuser); while the server is running will add it to db?
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/584385#584385]

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/20110131/a3d7a7f9/attachment.html 


More information about the jboss-user mailing list