[jboss-user] [jBPM] - Re: From where taskClient.getTasksAssignedAsPotentialOwner(user, "en-UK", taskSummaryHandler); picks up the tasks

Mauricio Salatino do-not-reply at jboss.com
Fri Sep 23 10:51:22 EDT 2011


Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion

"Re: From where taskClient.getTasksAssignedAsPotentialOwner(user, "en-UK", taskSummaryHandler); picks up the tasks"

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

--------------------------------------------------------------
I've already explained how:

"you can have two different persistence units.. one for the JPAKnoledgeService and the other to the minaTask Server in this case. That will allow you to configure different databases for the sessions and for the tasks."

Probably right now you have a single persistence unit that includes the SessionInfo and ProcessInstanceInfo entities plus all the Task Related entities. You can basically create to different persistence units and configure different databases for each of them. All that configuration is related with JPA and HIbernate, it is not really dependant on jBPM5. 
Cheers
--------------------------------------------------------------

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

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/20110923/da5270b3/attachment.html 


More information about the jboss-user mailing list